Commit e331f33c authored by kirtisingh's avatar kirtisingh

Added Readme

parent 9ee9a0d4
...@@ -20,19 +20,19 @@ Javascript ...@@ -20,19 +20,19 @@ Javascript
2. Setup metamask wallet 2. Setup metamask wallet
3. Configure two networks in metamask: 3. Configure two networks in metamask:
ONTOLOGY TESTNET ONTOLOGY TESTNET
Network name - Ontology TestNet Network name - Ontology TestNet
New RPC URL - https://polaris2.ont.io:10339 New RPC URL - https://polaris2.ont.io:10339
Chain ID - 5851 Chain ID - 5851
Currency symbol - ONT Currency symbol - ONT
Block explorer URL(Optional) - https://explorer.ont.io/testnet Block explorer URL(Optional) - https://explorer.ont.io/testnet
GOERLI TESTNET GOERLI TESTNET
Network name - Goerli test network Network name - Goerli test network
New RPC URL - https://goerli.infura.io/v3/ New RPC URL - https://goerli.infura.io/v3/
Chain ID - 5 Chain ID - 5
Currency symbol - GoerliETH Currency symbol - GoerliETH
Block explorer URL(Optional) - https://goerli.etherscan.io Block explorer URL(Optional) - https://goerli.etherscan.io
4. Run npm app.js 4. Run npm app.js
5. localhost:3000 -> For the platform 5. localhost:3000 -> For the platform
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment