Skip to content

Commit

Permalink
modify readme of ethers
Browse files Browse the repository at this point in the history
  • Loading branch information
Eason Smith committed Nov 18, 2024
1 parent 18dbcaf commit 981be33
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pages/ethers/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,10 @@ npx ganache \
--account="0x0000000000000000000000000000000000000000000000000000000000000001,1000000000000000000" \
--account="0x0000000000000000000000000000000000000000000000000000000000000002,1000000000000000000"
```
2. Add a account to MetaMask using the private keys above
2. Add an account to MetaMask using the private keys above
3. Add the local ethereum node as a network in MetaMask
```
RPC URL: http://127.0.0.1:8545
Chain ID: 1337
Currency: ETH
Currency: ETH
```

0 comments on commit 981be33

Please sign in to comment.