mirror of
https://github.com/tornadocash/tornado-core.git
synced 2024-11-01 07:45:20 +01:00
.. | ||
contracts | ||
migrations | ||
scripts | ||
test | ||
.editorconfig | ||
.gitignore | ||
package-lock.json | ||
package.json | ||
README.md | ||
truffle-config.js |
Testing
npm i
npx truffle compile
npx truffle test
- it may fail for the first time, just run one more time.