Aucune description

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

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