Skip to content

💥 Storage Provider Retrieval Checker as a Filecoin Station Module 🛰️

License

Notifications You must be signed in to change notification settings

CheckerNetwork/spark-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jun 12, 2024
dea2ee6 · Jun 12, 2024

History

70 Commits
May 13, 2024
Jun 12, 2024
May 27, 2024
Feb 1, 2024
Apr 27, 2023
Jul 25, 2023
Jun 12, 2024
Feb 1, 2024
May 31, 2023
Jun 12, 2024
Jun 12, 2024
Jun 12, 2024
Mar 19, 2024

Repository files navigation

spark

SP Retrieval Checker Module

Development

Install Zinnia CLI.

$ # Lint
$ npx standard
$ # Run module
$ zinnia run main.js
$ # Test module
$ zinnia run test.js

Release

On a clean working tree, run the following command:

$ ./release.sh <semver>
$ # Example
$ ./release.sh 1.0.0

Use GitHub's changelog feature to fill out the release notes.

Publish the new release and let the CI/CD workflow upload the sources to IPFS & IPNS.