mirror of
https://github.com/tornadocash/tornado-core.git
synced 2024-12-27 07:09:22 -05:00
273 B
273 B
Testing
npm i
npm run build:circuit
(orcp Verifier.sol.temp build/circuits/Verifier.sol
)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