tornado-core/contracts
Alexey ea51af1512 batch merkle tree creation 2019-07-11 17:04:36 +03:00
..
contracts merge 2019-07-10 20:07:30 +03:00
migrations add dummy test 2019-07-10 19:58:21 +03:00
scripts add dummy test 2019-07-10 19:58:21 +03:00
test batch merkle tree creation 2019-07-11 17:04:36 +03:00
.editorconfig add dummy test 2019-07-10 19:58:21 +03:00
.gitignore remove build 2019-07-09 16:10:39 +03:00
README.md add dummy test 2019-07-10 19:58:21 +03:00
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
truffle-config.js add dummy test 2019-07-10 19:58:21 +03:00

README.md

Testing

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