Add Crust into IPFS docs as a decentralized pinning service #763
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Proposal
As a response to PR #471 , which is calling for adding more pinning services and making the pinning more decentralized, I made this PR to push this a little forward.
The changes are made to add Crust (a decentralized IPFS based project) into some pinning services related sections
Background
The existing DApps mostly pin files via IPFS pinning services such as Pinata and Fleek.
Recently Uniswap has enabled decentralized deployment of its Interface by integrating with Crust Network into its release workflow. For details, please see Decentralized Uniswap Interface Hosting on IPFS.
The same integration was later realized by Polkadot. PolkaApps is now be pinned to Crust Network decentralized.
The above two examples show that there is a demand for decentralized deployment of websites and DApps in Web 3.0.
About Crust
Crust provides a decentralized storage network for Web 3.0 ecosystem, incentivizing storage nodes to use IPFS to provide decentralized storage & retrieval services.
Crust's protocol stack mainly consists of a storage proof layer, a node incentive layer, and a decentralized storage market. Click here to learn more about Crust.