2019-07-13 00:56:17 +03:00
2019-07-10 19:58:21 +03:00
2019-07-12 19:35:15 +03:00
2019-07-13 00:50:26 +03:00
2019-07-12 13:24:59 +03:00
2019-07-12 18:04:45 +03:00
2019-07-13 00:50:26 +03:00
2019-07-13 00:50:26 +03:00
2019-07-12 18:04:45 +03:00
2019-07-10 19:58:21 +03:00
2019-07-12 22:11:37 +03:00
2019-07-13 00:56:17 +03:00
2019-07-13 00:56:17 +03:00
2019-07-12 18:04:45 +03:00

Testing truffle

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

Testing js

  1. npm i
  2. npm run build:circuit
  3. cd scripts
  4. node test_snark.js

Deploy

  1. npx truffle migrate --network kovan --reset

Requirements

  1. node v11.15.0
  2. npm install -g npx
Description
Tornado cash. Non-custodial private transactions on Ethereum.
Readme GPL-3.0 26 MiB
Languages
JavaScript 75%
Solidity 24.6%
HTML 0.4%