🌪️ Taonado: Privacy Preserving TAO Mixer on Bittensor
Taonado is a zero knowledge (ZK) based token mixer for the Bittensor ($TAO) ecosystem, inspired by the privacy principles of Tornado Cash. It enables users to deposit and withdraw TAO tokens with complete anonymity, severing the onchain link between sender and receiver addresses. Built to align with Bittensor’s incentivized network, Taonado rewards participants for contributing to network privacy and security.
🚀 Features
Zero Knowledge Privacy: Leverage zk-SNARKs to anonymize TAO transactions.
Flexible Deposit Pools: Deposit 0.1, 1, 10, 100, or 1000 TAO into shielded pools.
Incentivized Participation: Earn rewards for depositing TAO, enhancing network security.
Permissionless Withdrawals: Withdraw TAO to any address without revealing prior activity.
Bittensor Integration: Seamlessly interact with TAO subnets and the broader ecosystem.
1000τ DEPOSIT GOAL
Miners earn rewards by depositing $TAO into the EVM smart contract. Until we reach our 1000τ threshold, excess miner emissions are automatically burned.
0.0/0.0τ allocated
Deposit Progress: 0.0%
Allocation Progress: 0.0% (0.0% of Deposited)
|
|
|
|
|
DEPOSITED: 0.0% | ALLOCATED: 0.0%
Miner Leaderboard
Top miners ranked by their $TAO deposits.
Loading leaderboard data...
Alpha Token Distribution
Distribution of Ѓ across pools, hodlers, and burned supply.
LOADING DATA...
...
📖 How It Works
Deposit
Select a Pool: Choose a deposit size (0.1, 1, 10, 100, or 1000 $TAO).
Generate Secret: Create a cryptographic secret (note) to later claim your deposit.
Submit Transaction: Deposit $TAO into the Taonado smart contract. Your deposit is anonymized via zk-SNARK proofs.
Withdraw
Input Secret: Use your saved secret to generate a withdrawal proof.
Submit Proof: The contract verifies the proof without revealing your original deposit.
Receive TAO: Withdraw the deposited amount to any address of your choice.
🛠️ Getting Started
Prerequisites
$TAO in a compatible wallet (bittensor cli wallet)
Basic understanding of zk-SNARKs and Bittensor subnets.