docs/book/circuits/anonymity-mining
2023-07-26 07:36:06 -07:00
..
mining-rewards.md Change repo structure & add script to for IPFS deployment and build commands 2023-07-26 07:36:06 -07:00
README.md Change repo structure & add script to for IPFS deployment and build commands 2023-07-26 07:36:06 -07:00
tornado-trees.md Change repo structure & add script to for IPFS deployment and build commands 2023-07-26 07:36:06 -07:00

Anonymity mining

The anonymity mining protocol underpins the Anonymity Mining Program, which rewards users according to the block duration that they wait before withdrawing their deposits.

Anonymity Mining uses a Tornado trees contract as a ZK-efficient register of deposit and withdrawal transactions, which enables users to make efficient proofs regarding their usage.

tornado-trees.md

Once deposits and withdrawals are registered into the Tornado Trees contract, they become eligible for having their rewards claimed into a shielded AP account.

mining-rewards.md