Skip to content
This repository has been archived by the owner on Mar 2, 2020. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
Update wallet.md
  • Loading branch information
thanhson1085 committed Feb 19, 2020
1 parent d9758fa commit 4ff89f1
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions docs/get-started/wallet.md
Expand Up @@ -22,11 +22,13 @@ Once you agree to the Metamask Terms of Use and create an account successfully,
**Step 2:** When Settings screen pops up, scroll down to `New Network` and click `Show Advanced Options`.
Enter the following information, then Save:

- New RPC URL: `https://rpc.tomochain.com`
- ChainID: `88`
- Symbol: `TOMO`
- Nickname: `TomoChain`
- Block Explorer URL: `https://scan.tomochain.com`
| | **Mainnet** | **Testnet** |
|--------------------|------------------------------|--------------------------------------|
| New RPC URL | `https://rpc.tomochain.com` | `https://rpc.testnet.tomochain.com` |
| ChainID | `88` | `89` |
| Symbol | `TOMO` | `TOMO` |
| Nickname | `TomoChain` | `TomoChain Testnet` |
| Block Explorer URL | `https://scan.tomochain.com` | `https://scan.testnet.tomochain.com` |

![metamask2](/assets/metamask2.jpg)

Expand Down

0 comments on commit 4ff89f1

Please sign in to comment.