Skip to content

Conversation

@goojal
Copy link

@goojal goojal commented Sep 10, 2021

Hey there!

These changes in the cd-release workflow enables pinning the simplified package build folder to IPFS and Crust network.
It adds 2 new steps to the build job: Pin to IPFS and Pin to Crust.

Pin to IPFS uploads the files in the build folder (./packages/simplified/build) to Crust's IPFS gateway and generates the corresponding CID as a variable named hash.
Pin to Crust takes that CID and places storage order on Crust network.

For this to work you need to set CRUST_SEEDS secret so please consider that before merging.

An alternative to using Crust's gateway for IPFS pinning is using the aquiladev/ipfs-action@v0.1.6 github action which supports various IPFS pinning services like Pinata.

This submission is for this bounty on gitcoin.

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 this pull request may close these issues.

1 participant