tornado-core/contracts
2019-07-11 17:04:36 +03:00
..
contracts
migrations
scripts
test batch merkle tree creation 2019-07-11 17:04:36 +03:00
.editorconfig
.gitignore
package-lock.json remove openzeppelin 2019-07-10 20:19:46 +03:00
package.json remove openzeppelin 2019-07-10 20:19:46 +03:00
README.md
truffle-config.js

Testing

  1. npm i
  2. npx truffle compile
  3. npx truffle test - it may fail for the first time, just run one more time.