.. | ||
.gitignore | ||
download.sh | ||
generate.sh | ||
package-lock.json | ||
package.json | ||
README.md | ||
verify.sh |
Tornado.Cash ceremony verification
This dir contains scripts that allow to verify tornado.cash trusted setup ceremony
# Download all tornado.cash contributions
./download.sh
# Verify each contribution
./verify.sh
# Generate keys and Verifier.sol contract
./generate.sh