infrastructure-upgrade/lib/tornado-anonymity-mining
T-Hax 735546619e
init
Signed-off-by: T-Hax <>
2023-04-08 18:46:18 +00:00
..
.github/workflows init 2023-04-08 18:46:18 +00:00
circuits init 2023-04-08 18:46:18 +00:00
contracts init 2023-04-08 18:46:18 +00:00
scripts init 2023-04-08 18:46:18 +00:00
src init 2023-04-08 18:46:18 +00:00
test init 2023-04-08 18:46:18 +00:00
.codecov.yml init 2023-04-08 18:46:18 +00:00
.editorconfig init 2023-04-08 18:46:18 +00:00
.eslintrc init 2023-04-08 18:46:18 +00:00
.gitattributes init 2023-04-08 18:46:18 +00:00
.gitignore init 2023-04-08 18:46:18 +00:00
.nvmrc init 2023-04-08 18:46:18 +00:00
.prettierignore init 2023-04-08 18:46:18 +00:00
.prettierrc init 2023-04-08 18:46:18 +00:00
.solcover.js init 2023-04-08 18:46:18 +00:00
.solhint.json init 2023-04-08 18:46:18 +00:00
index.js init 2023-04-08 18:46:18 +00:00
LICENSE init 2023-04-08 18:46:18 +00:00
package.json init 2023-04-08 18:46:18 +00:00
README.md init 2023-04-08 18:46:18 +00:00
truffle.js init 2023-04-08 18:46:18 +00:00
yarn.lock init 2023-04-08 18:46:18 +00:00

Tornado.cash anonymity mining Build Status npm

v2 changes

TornadoTrees.sol is no longer part of this project. It migrated to tornado-trees

Dependencies

  1. node 12
  2. yarn
  3. zkutil (brew install rust && cargo install zkutil)

Start

$ yarn
$ cp .env.example .env
$ yarn circuit
$ yarn test