Go to file
2021-02-06 19:45:47 +03:00
.github/workflows new migration 2021-02-05 02:13:34 +03:00
circuits
contracts findArrayLength WIP 2021-02-06 16:13:22 +03:00
optimize
scripts test deployment 2021-02-06 19:45:47 +03:00
src
test findArrayLength WIP 2021-02-06 16:13:22 +03:00
.dockerignore
.editorconfig
.env.example fix CI 2021-02-05 22:46:25 +03:00
.eslintrc
.gitattributes
.gitignore
.nvmrc
.prettierignore
.prettierrc
.solhint.json
Dockerfile
hardhat.config.js findArrayLength WIP 2021-02-06 16:13:22 +03:00
LICENSE
package.json
README.md
yarn.lock

Tornado.cash trees Build Status

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
$ yarn circuit
$ yarn test