Skip to content

Commit

Permalink
Replace gif that didn't load with a link to relevant support page
Browse files Browse the repository at this point in the history
  • Loading branch information
enlight committed Aug 11, 2018
1 parent 80c4a56 commit 34ac1e0
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,14 +67,11 @@ at `localhost:8080`.
### MetaMask

This example requires [MetaMask][] to be installed, you must also set MetaMask to use the
`Private Network` at `localhost:8545`, and then import the Ganache generated private key `0xbb63b692f9d8f21f0b978b596dc2b8611899f053d68aec6c1c20d1df4f5b6ee2` (which corresponds to the
`0x5194b63f10691e46635b27925100cfc0a5ceca62` account in Ganache).
`Private Network` at `localhost:8545`.

How to config.
You will also need to [import the private key](https://consensys.zendesk.com/hc/en-us/articles/360004176551-Importing-Accounts-New-UI-) `0xbb63b692f9d8f21f0b978b596dc2b8611899f053d68aec6c1c20d1df4f5b6ee2` generated by Ganache (account `0x5194b63f10691e46635b27925100cfc0a5ceca62`) into MetaMask.

![](https://uc14a790b5fa4a863c373a745f0b.previews.dropboxusercontent.com/p/orig/AAIGK_yW12n0_0QPeyDhhFl_smFxZ_ECbT7Ex-_V5z1wsN7_DayWUmzwZ0WkH3QgCY_Y42Prs13NE5I1X5qCMT2DdUg65mzx0vbHiSzeqXAciV6ox6Jl2V3pjvW4A-QBiHVlTDhBkXLpVNA0_qMmlnrpTKv8fzu3A2BGSP_Ukhw8d3CFIiCAOT-d90QpikIFSefQY1WSstNhGhaiqbD6KiyD/p.gif?size=2048x1536&size_mode=3)

### MetaMask Troubleshooting
#### Troubleshooting

If you stop the example and start it up again you may encounter a MetaMask error like this:
> "rpc error with payload {…nonce. account has nonce of: 0 tx has nonce of: 5"
Expand Down

0 comments on commit 34ac1e0

Please sign in to comment.