This repo implements a more optimized version of the TornadoTrees mechanism.
- node 12
- yarn
- zkutil (
brew install rust && cargo install zkutil
)
$ yarn
$ yarn circuit
$ yarn test
$ yarn circuit
$ npx hardhat node --fork <https://eth-mainnet.alchemyapi.io/v2/API_KEY> --fork-block-number 11827889
$ npx hardhat test
Make sure you have enough RAM
docker build . -t tornadocash/tornado-trees