Used for tracking competitors taking part in a Game Jam
- ganache-cli
- truffle console --network development
- test
Ensure you have your mnemonic in the .secret
file at the project src/
Copy your infura project id to the truffle-config.js
file
- truffle console --network rinkeby
- migrate --reset
- yarn remix
- open
http://localhost:8080