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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hosting Augur Turbo's simplified package on Crust network #1222

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

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/[email protected] 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