Update README
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Râu Cao 2022-11-04 12:27:16 +01:00
parent 828f831c52
commit 46090b3740
Signed by: raucao
GPG Key ID: 15E65F399D084BA9

View File

@ -26,7 +26,7 @@ To run a local development chain run:
### Bootstrap
1. Run an Ethereum node and ipfs
1. Run an EVM node and ipfs
$ npm run devchain
$ ipfs daemon
@ -145,12 +145,3 @@ To run the console on one of the non localhost networks you can also just pass
on the --network argument.
$ hardhat console --network rsk
## Known Issues
When resetting ganache Metamask might have an invalid transaction nonce and
transactions get rejected. Nonces in Ethereum must be incrementing and have no
gap.
To solve this reset the metamask account (Account -> Settings -> Reset Account)