diff --git a/content/services/apps/apps.collection.yaml b/content/services/apps/apps.collection.yaml index bf20e718a..dfc14d0d1 100644 --- a/content/services/apps/apps.collection.yaml +++ b/content/services/apps/apps.collection.yaml @@ -1,3 +1,29 @@ +- title: Tornado Cash + date: 2025-06-117 + image: ./images/tornadocash.png + author: Tornado Cash + authorLink: https://github.com/tornadocash/docs + verifiedContract: https://etc.blockscout.com/address/0xac97AB4fBd872ea762974CbBB0Ee72351afe16F3?tab=contract + openSource: https://codeberg.org/torndao/classic-ui + audit: https://tornado.cash/audits/TornadoCash_contract_audit_ABDK.pdf + ipfsFrontend: https://tornadocash.eth.limo + description: Tornado Cash is a non-custodial privacy protocol allowing permissionless shielded transactions on Ethereum and derivative networks. Tornado Cash is not a mixer, as assets are never commingled due to the presence of zero knowledge cryptography. + type: finance + links: + - name: Launch App + link: https://tornadocash.eth.limo + - name: telegram + link: https://t.me/TornadoCashOfficialDAO + icon: telegram + - name: Announcement + link: https://tornadocash.eth.limo/governance + icon: link + - name: Github + link: https://codeberg.org/torndao/classic-ui + icon: github + - name: Twitter + link: https://x.com/TornadoCash + icon: twitter - date: 2025-04-02 title: Zeus Encryption description: Zeus Encryption is the world's first AES/SHA-256 encryption application running on decentralised smart contracts Ethereum Classic Network. Built with a combination of Solidity and Javascript/Html, the program accepts deposits of 10,000 ZEUS tokens in return for a passphrase protected encryption/decryption service on Ethereum Classic blockchain. diff --git a/content/services/apps/images/tornadocash.png b/content/services/apps/images/tornadocash.png new file mode 100755 index 000000000..7644ea7e7 Binary files /dev/null and b/content/services/apps/images/tornadocash.png differ