update toc

This commit is contained in:
gozzy 2023-01-28 11:53:42 +00:00
parent aed60eeef8
commit d12d1f9ffb
7 changed files with 25 additions and 26 deletions

View File

@ -3,38 +3,37 @@
## General ## General
* [Introduction to Tornado Cash](README.md) * [Introduction to Tornado Cash](README.md)
* [How does Tornado Cash work?](general/how-does-tornado.cash-work.md) * [How does it work?](general/how-does-it-work.md)
* [Tips to remain anonymous](general/tips-to-remain-anonymous.md) * [TORN](general/token/index.md)
* [How to use Tornado Cash with TOR](general/how-to-use-tornado-cash-with-tor.md) * [Governance](general/community/governance.md)
* [TORN](general/torn.md) * [Staking](general/token/staking.md)
* [Governance](general/governance.md) * [Contributing](general/community/contributing.md)
* [Staking](general/staking/README.md)
* [Tornado Cash](general/staking/tornado-cash.md) ## Guides
* [How to become a relayer?](general/how-to-become-a-relayer.md)
* [Community involvement](general/community-involvement.md) * [How to become a relayer?](general/guides/relayer.md)
* [Tornado Cash smart contracts](general/tornado-cash-smart-contracts.md) * [Local UI deployment](general/guides/local-ui.md)
* [Minified UI hosted locally](general/minified-ui-hosted-locally.md) * [Tips to remain anonymous](general/guides/opsec.md)
* [TOR network](general/guides/tor.md)
## Tornado Cash Classic ## Tornado Cash Classic
* [How to connect your wallet](tornado-cash-classic/how-to-connect-your-wallet.md) * [How to connect your wallet](tornado-cash-classic/connect-wallet.md)
* [Deposit & Withdraw](tornado-cash-classic/deposit-withdraw.md) * [Deposit / Withdraw](tornado-cash-classic/deposit-withdraw.md)
* [Anonymity Mining](tornado-cash-classic/anonymity-mining.md)
* [Compliance Tool](tornado-cash-classic/compliance-tool.md)
* [Circuits](circuits/README.md) * [Circuits](circuits/README.md)
* [Core Deposit Circuit](circuits/core-deposit-circuit.md) * [Core](circuits/core-deposit-circuit.md)
* [Anonymity Mining](circuits/anonymity-mining/README.md) * [Anonymity Mining](circuits/anonymity-mining/README.md)
* [Tornado Trees](circuits/anonymity-mining/tornado-trees.md) * [Tornado Trees](circuits/anonymity-mining/tornado-trees.md)
* [Reward Claim](circuits/anonymity-mining/mining-rewards.md) * [Reward Swap](circuits/anonymity-mining/mining-rewards.md)
## Tornado Cash Nova ## Tornado Cash Nova
* [Logging in Tornado Cash Nova](tornado-cash-nova/logging-in-tornado-cash-nova.md) * [How to connect your wallet](tornado-cash-nova/connect-wallet.md)
* [Fund & withdraw on Nova](tornado-cash-nova/fund-and-withdraw-on-nova.md) * [Deposit / Withdraw](tornado-cash-nova/deposit-withdraw.md)
* [Shielded transfers on Nova](tornado-cash-nova/shielded-transfers-on-nova.md) * [Shielded transfers](tornado-cash-nova/shielded-transfers.md)
* [More anonymity tips](tornado-cash-nova/more-anonymity-tips.md) * [Anonymity tips](tornado-cash-nova/anonymity-tips.md)
## They talk about us ## Resources
* [Articles](medias/articles.md) * [Compliance tool](general/resources/compliance-tool.md)
* [Videos](medias/videos.md) * [Analytics](general/resources/analytics.md)

View File

@ -1,4 +1,4 @@
# Minified UI Hosted Locally # Local UI deployment
Tornado Cash protocol can be launched locally on your computer through a minified User Interface version made available by the core developers team. Tornado Cash protocol can be launched locally on your computer through a minified User Interface version made available by the core developers team.

View File

@ -1,4 +1,4 @@
# Compliance Tool # Compliance tool
By design, everything is public on the blockchain, which can deprive users from their right to privacy. Anyone can have access to everyones whole transaction history. In response to this core problem,Tornado.Cash protocol allows cryptocurrency holders to earn back their privacy and gain anonymity. Indeed, it enables users to break the on-chain link between a source and a destination address. By design, everything is public on the blockchain, which can deprive users from their right to privacy. Anyone can have access to everyones whole transaction history. In response to this core problem,Tornado.Cash protocol allows cryptocurrency holders to earn back their privacy and gain anonymity. Indeed, it enables users to break the on-chain link between a source and a destination address.