aip icon indicating copy to clipboard operation
aip copied to clipboard

Add decentralized pinning services for Aave AIP

Open yyd106 opened this issue 3 years ago • 0 comments

This is an issue from Crust Network team. We would like to contribute and provide a decentralized IPFS pinning solution for Aave aip file storage

Background

Recently, Uniswap has enabled decentralized deployment of websites by integrating Crust Network into Uniswap's release workflow. The same integration was later realized by Polkadot, the PolkaApps is now hosted on Crust Network decentralized.

Aave also has a high influence in Defi ecosystem. We would like to contribute and provide a decentralized IPFS pinning solution for Aave aip files, to further increase the availability and decentralization.

Solution

We have built a standard Github Workflow to pin a website to Crust Network in a decentralized way: https://github.com/crustio/ipfs-crust-pinner.

We suggest some code changes after https://github.com/aave/aip/blob/master/.github/workflows/upload-ipfs.yml#L33 and https://github.com/aave/aip/blob/master/aip-uploader.js#L56 to include ipfs-crust-pinner. You can preview changes at our fork: https://github.com/decooio/aip. The workflow execution will distribute Aave-aip over Crust Network and get about 100 IPFS replicas.

Additional Context

You can contact us at [email protected]. We can help prepare a code PR. The pin service will be free for Aave, and you can mail us for necessary seeds to call Crust IPFS Pin service.

About Crust

Crust Network (https://crust.network/) is a decentralized storage network based on IPFS and Substrate, and it basically provides decentralized IPFS service. Now Crust is running preview network Maxwell and got 1000+ nodes joined in to provide IPFS storage (https://telemetry.polkadot.io/#list/Crust%20Maxwell).

More details of the integration of Uniswap is in Decentralized Uniswap Interface Hosting on IPFS.

Crust github URL: https://github.com/crustio/crust

Crust docs URL: https://wiki.crust.network/en

yyd106 avatar Apr 20 '21 07:04 yyd106