Skip to content

Commit c009720

Browse files
committed
readme update
1 parent db86890 commit c009720

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### Portis Wallet with IN3 - example
1+
## Portis Wallet with IN3 - example
22

33
One would normally use the portis wallet's sdk with their web3 library like this
44

@@ -31,7 +31,7 @@ const web3 = new Web3(portis.provider);
3131

3232
> Supported networks include only **ETHEREUM-MAINNET**, **KOVAN**, **GOERLI**. This means that exisiting dapps using portis for different chains like **RINKEBY** or **ROPSTEN** or NON ETHEREUM CHAINS cannot use IN3 functionality.
3333
34-
### Instructions
34+
### INSTRUCTIONS
3535

3636
> WARNING: There is a lot of script wizardry used to bundle three different modified packages into one example. So if it doesn't work -> it doesn't work. make sure you have `v10.17.0` of Node and `v6.11.3` of npm and `v1.21.1` of yarn.
3737

0 commit comments

Comments
 (0)