Skip to content
This repository has been archived by the owner on Aug 25, 2022. It is now read-only.

[WEB-1207-144] Decentralize Yearn-Meta Data in IPFS with Crust Network #144

Closed
yyd106 opened this issue Jan 19, 2022 · 0 comments
Closed

Comments

@yyd106
Copy link

yyd106 commented Jan 19, 2022

Summary 💡

Since Yearn already deploy the meta data to IPFS, we proposed PR #124 to help Year-meata to extend more replicas in a decentralized way.

Crust Network is an incentive protocol beyond IPFS, now it has 7000+ IPFS nodes and over 2000+ PB IPFS storage volumes around the world. It can help yearn-meta unstoppable and make it more decentralized!

Examples 🌈

  1. Uniswap is using the Github Action -- ipfs-crust-action to Pin the Dapp to IPFS in Github Action way. Here is the code ref(https://github.com/Uniswap/interface/blob/main/.github/workflows/release.yaml#L58-L64)
  2. AAVE is using the Github Action -- ipfs-crust-action to Pin the Dapp to IPFS in Github Action way. Here is the code ref(https://github.com/aave/aave-ui/blob/master/.github/workflows/deploy_prod.yml#L30-L36), and here is the issue introduced why AAVE need Crust
  3. Polkadot Apps is using crust-pin node package in the CD process, here is the code ref(https://github.com/polkadot-js/apps/blob/master/scripts/ipfsUpload.mjs#L94-L99)

Motivation 🔦

  1. High Availability: frontend files will be distributed to 30+ IPFS nodes in Crust Network;
  2. Decentralization: all the nodes in Crust Network are distributed and decentralized;
@yearn-linear-gh-sync yearn-linear-gh-sync bot changed the title Decentralize Yearn-Meta Data in IPFS with Crust Network [WEB-1207-144] Decentralize Yearn-Meta Data in IPFS with Crust Network Jan 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants