mirror of
https://github.com/tornadocash/tornado-core.git
synced 2025-02-14 21:10:43 +01:00
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
Description
Languages
JavaScript
75%
Solidity
24.6%
HTML
0.4%