tornado-trees

0.0.11 • Public • Published

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

Mainnet testing

$ yarn circuit
$ npx hardhat node --fork <https://eth-mainnet.alchemyapi.io/v2/API_KEY> --fork-block-number 11827889
$ npx hardhat test

build large circuits

Make sure you have enough RAM

docker build . -t tornadocash/tornado-trees

/tornado-trees/

    Package Sidebar

    Install

    npm i tornado-trees

    Weekly Downloads

    4

    Version

    0.0.11

    License

    MIT

    Unpacked Size

    41.3 kB

    Total Files

    18

    Last publish

    Collaborators

    • peppersec