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.
Miners earn rewards by depositing $TAO into the EVM smart contract.
Until we reach our 1000τ threshold, excess miner emissions are automatically burned.
Top miners ranked by their $TAO deposits.
Distribution of Ѓ across pools, hodlers, and burned supply.
git clone https://github.com/taonado/taonado-cash
cd taonado-cash && pnpm install
pnpm download-keys
# use local evm compatible pre-compiles
pnpm hardhat configure-verifier --variant local
pnpm test
pnpm cli
Follow the interactive prompts to wrap TAO and make a deposit!
pnpm cli
Follow the interactive prompts to claim your note from earlier and receive your deposit back.
Standard pools (0.1/1/10/100/1000 TAO) enabled with basic deposit/withdraw.
Miners move liquidity into the core pools.
Miners earn SN tokens for contributing to Mixer Liquidity.
Integrated with Bittensor’s incentive distribution.
ZK proofs verify miners’ liquidity commitment without revealing amounts.
PoL grants access to high yield subnet rewards.