2021-02-26 12:14:43 +03:00
2021-02-01 16:40:32 +03:00
2021-02-26 12:14:43 +03:00
2021-03-25 17:44:52 +03:00
2021-03-06 15:21:44 +03:00
2021-02-01 16:40:32 +03:00
2021-02-01 16:40:32 +03:00
2021-02-05 22:46:25 +03:00
2021-02-01 16:40:32 +03:00
2021-02-01 16:40:32 +03:00
2021-02-02 14:32:44 -08:00
2021-02-01 16:40:32 +03:00
2021-02-02 14:38:11 +03:00
2021-02-01 16:40:32 +03:00
2021-02-01 16:40:32 +03:00
2021-02-17 22:15:45 +03:00
2021-02-18 20:51:31 +03:00
2021-02-01 16:40:32 +03:00
2021-03-22 20:28:56 +03:00
2021-03-06 15:08:11 +03:00

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
Description
No description provided
Readme 482 KiB
Languages
JavaScript 55.5%
Solidity 36.6%
Shell 4.4%
Dockerfile 3.5%