No Description

h-ivor 2a26a90940 package.json 2.1.5 3 years ago
.github 95f6bbfe17 fix ci 3 years ago
circuits 080d0f8366 initial 3 years ago
contracts 9d0262189e lint 3 years ago
scripts 080d0f8366 initial 3 years ago
src 6d219e19ee fix: optimism poseidon hash for events 3 years ago
test 18518856ff fix Note.fromString method parsing 3 years ago
.codecov.yml 080d0f8366 initial 3 years ago
.editorconfig 080d0f8366 initial 3 years ago
.eslintrc 080d0f8366 initial 3 years ago
.gitattributes 080d0f8366 initial 3 years ago
.gitignore 080d0f8366 initial 3 years ago
.nvmrc 080d0f8366 initial 3 years ago
.prettierignore 43c0606472 lint 3 years ago
.prettierrc 080d0f8366 initial 3 years ago
.solcover.js 080d0f8366 initial 3 years ago
.solhint.json 080d0f8366 initial 3 years ago
LICENSE 080d0f8366 initial 3 years ago
README.md c5287388f5 init 3 years ago
index.js 080d0f8366 initial 3 years ago
package.json 2a26a90940 package.json 2.1.5 3 years ago
truffle.js c5287388f5 init 3 years ago
yarn.lock 3ae6087f65 update dependency 3 years ago

README.md

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