Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add IPFS Pin to Crust Network #145

Closed
1 task done
yyd106 opened this issue Nov 11, 2021 · 1 comment 路 Fixed by #151
Closed
1 task done

Add IPFS Pin to Crust Network #145

yyd106 opened this issue Nov 11, 2021 · 1 comment 路 Fixed by #151

Comments

@yyd106
Copy link

yyd106 commented Nov 11, 2021

  • I have searched the issues of this repository and believe that this is not a duplicate.

Summary 馃挕

Since AAVE has already deployed the frontend to IPFS(Pinata), we proposed PR #122 to help AAVE's frontend 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 AAVE's frontend be 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), and here is the issue introduced why Uniswap needs Crust([CI] Uniswap Interface decentralized IPFS pin [CI] Uniswap Interface decentralized IPFS pin聽Uniswap/interface#1339)

  2. Polkadot Apps is using the 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;
@sakulstra
Copy link
Contributor

@yyd106 thx for the issue.
I think it's fair to give it a shot.
Will refactor the pipeline to seperate cf and pinata so the crust pinning can happen before the cf update.
Will let you know in case i need help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants