mirror of
https://github.com/tornadocash/tornado-core.git
synced 2024-10-01 01:06:17 -04:00
217 B
217 B
Testing
npm i
npm run build:circuit
npx truffle compile
npx truffle test
- it may fail for the first time, just run one more time.
Deploy
npx truffle migrate --network kovan --reset