Sin descripción

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

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