Bez popisu

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

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