ATTENTION: Beware of telegram scammers & airdrop phishing websites. All you need to do is to hold your MOROS token for airdrops. Official URL: morosnet.com

Web3 DevOps

rust-fil-proofs

By filecoin-project

324

491

314

33

About The Project

This open-source Web3 project leverages GitHub Actions to streamline its Continuous Integration (CI) process. The primary CI workflow is defined in `ci.yml`, which orchestrates the execution of tests. A secondary workflow, `proof-params-generate.yml`, is dedicated to the pre-generation of Groth16 parameter files, crucial for testing, and stores these as GitHub Artifacts with a 90-day retention period. This workflow runs bi-monthly to ensure parameter availability and mitigate disruptions. Additionally, the `proof-params-download` Action facilitates the retrieval of these pre-generated parameters, optimizing the dependency management for other workflows.

Related & Forked Projects

COMING SOON