- clone https://github.com/jwasinger/geth-example/tree/no-docker and follow directions to start geth
- Install deps:
npm install -g truffle && npm install
cd metacoin && truffle migrate --network dev
, truffle spins forever without finishing the deployment.
Last active
April 30, 2019 22:42
-
-
Save jwasinger/f2d1ba6ddecaf305ae9ff6d12b2b9a8e to your computer and use it in GitHub Desktop.
Instructions to Reproduce Truffle bug with Geth
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment