Skip to content

TornadoOpt/tornado-opt-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tornado-opt-backend

Generate Solidity Verifier

cargo test -r test_save_solidity_verifier -- --nocapture --ignored

Run CLI

cargo run -- --help

Deposit

cargo run -- deposit --private-key <your_private_key>

Withdrawal

cargo run -- withdrawal --private-key <your_private_key> --nullifier <your_nullifier> --secret <your_secret>

Save Checkpoint on Chain

cargo run -- checkpoint --private-key <your_private_key>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors