updated ipfs links

This commit is contained in:
Alexey Pertsev 2024-08-04 20:11:20 +03:00
parent 125a276639
commit 949fee1d14

View File

@ -46,10 +46,10 @@ To get the IPFS content hash and link from the domain details. Visit the ENS app
The IPFS link for Classic (tornadocash.eth) for example, will look like: The IPFS link for Classic (tornadocash.eth) for example, will look like:
``` ```
ipfs://bafybeib4rg5gx7plrvzasrrqa3tcb3tnzm2goxhteaxsbem6hjpzsgihbu ipfs://QmfZggVrkJbMCorN9G6QLihsFF2mD7AJrwrJ5392jgUWBD
``` ```
The content hash of this link is `bafybeib4rg5gx7plrvzasrrqa3tcb3tnzm2goxhteaxsbem6hjpzsgihbu` The content hash of this link is `QmfZggVrkJbMCorN9G6QLihsFF2mD7AJrwrJ5392jgUWBD`
#### Local IPFS deployment (recommended) #### Local IPFS deployment (recommended)
@ -68,20 +68,20 @@ The content hash of this link is `bafybeib4rg5gx7plrvzasrrqa3tcb3tnzm2goxhteaxsb
* Take the content hash and prefix it followed by a `.` to one of the following IPFS gateways: * Take the content hash and prefix it followed by a `.` to one of the following IPFS gateways:
* `ipfs.dweb.link` * `ipfs.dweb.link`
* https://bafybeib4rg5gx7plrvzasrrqa3tcb3tnzm2goxhteaxsbem6hjpzsgihbu.ipfs.dweb.link * https://QmfZggVrkJbMCorN9G6QLihsFF2mD7AJrwrJ5392jgUWBD.ipfs.dweb.link
* `ipfs.cf-ipfs.com` * `ipfs.cf-ipfs.com`
* https://bafybeib4rg5gx7plrvzasrrqa3tcb3tnzm2goxhteaxsbem6hjpzsgihbu.ipfs.cf-ipfs.com * https://QmfZggVrkJbMCorN9G6QLihsFF2mD7AJrwrJ5392jgUWBD.ipfs.cf-ipfs.com
* `ipfs.io` * `ipfs.io`
* https://ipfs.io/ipfs/bafybeib4rg5gx7plrvzasrrqa3tcb3tnzm2goxhteaxsbem6hjpzsgihbu * https://ipfs.io/ipfs/QmfZggVrkJbMCorN9G6QLihsFF2mD7AJrwrJ5392jgUWBD
#### Decentralized sources #### Decentralized sources
All sources (code) of Tornado Cash are also decentralized after [proposal #30](https://classic.tornado.is/governance/30) and have ENS domains with IPFS contenthash. All sources (code) of Tornado Cash are also decentralized after [proposal #30](https://classic.tornado.is/governance/30) and have ENS domains with IPFS contenthash.
Full guide available at ENS domain [sources.tornadocash.eth](https://app.ens.domains/sources.tornadocash.eth), actual IPFS hash: `bafybeia2s5em2xypmtdifuyj62xwgveujygs4vzoqhbqd2um45wbdxxb6u`. Full guide available at ENS domain [sources.tornadocash.eth](https://app.ens.domains/sources.tornadocash.eth), actual IPFS hash: `QmfZggVrkJbMCorN9G6QLihsFF2mD7AJrwrJ5392jgUWBD`.
Gateway (direct link): https://ipfs.io/ipfs/bafybeia2s5em2xypmtdifuyj62xwgveujygs4vzoqhbqd2um45wbdxxb6u Gateway (direct link): https://ipfs.io/ipfs/QmfZggVrkJbMCorN9G6QLihsFF2mD7AJrwrJ5392jgUWBD
### RPC ### RPC