tornado-cash-anonymity-mining

v1.0.0
## Dependencies

compile

truffle compile

coverage

yarn compile && truffle run coverage

test

truffle test

test:stacktrace

yarn test --stacktrace

eslint

eslint --ext .js --ignore-path .gitignore .

prettier:check

prettier --check . --config .prettierrc

prettier:fix

prettier --write . --config .prettierrc

lint

yarn eslint && yarn prettier:check

verify

truffle run verify --network $NETWORK

circuit:reward

scripts/buildCircuit.sh Reward

circuit:withdraw

scripts/buildCircuit.sh Withdraw

circuit:treeUpdate

scripts/buildCircuit.sh TreeUpdate

circuit

mkdir -p build/circuits && yarn circuit:reward && yarn circuit:withdraw && yarn circuit:treeUpdate
npm i tornado-cash-anonymity-mining

Metadata

  • MIT
  • Whatever
  • Tornadocash team
  • released 12/15/2020

Downloads

Maintainers