- Install dependencies:
npm i - Install ganache@beta:
npm i -g ganache-cli@beta(at least ganache-cli@6.3.0-beta.0)
- Run ganache:
ganache-cli --hardfork=constantinople - Run tests:
truffle test
- Run ganache:
ganache-cli --hardfork=byzantium - Run (failing) tests:
truffle test
In case of questions or comments, please contact contact@chainsecurity.com