Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 638 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 638 Bytes

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