- clone https://github.com/jwasinger/geth-example/tree/rpc and follow directions to start geth
- Install deps:
npm install -g truffle && npm install
cd metacoin && truffle migrate --network dev
- Run the tests
truffle migrate --network dev
Created
May 3, 2019 23:31
-
-
Save jwasinger/11a023f4b3cfe1bde67df979a92b65ee to your computer and use it in GitHub Desktop.
Instructions to reproduce Solidity test failures when using truffle example with Geth
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment