暫無描述

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

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