Checklist for running a project in Truffle
1 min readMay 22, 2019
- Check that you are using the correct version of truffle
- Check that you are using the correct version of the solidity compiler
- Check that you are using the correct version of the project’s dependencies
On development …