tornado-trees/README.md
2021-02-01 16:40:32 +03:00

690 B

Tornado.cash trees Build Status npm

This repo implements a more optimized version of the TornadoTrees mechanism.

Dependencies

  1. node 12
  2. yarn
  3. zkutil (brew install rust && cargo install zkutil)

Start

$ yarn
$ cp .env.example .env
$ yarn circuit
$ yarn test