Skip to content

lordshashank/retrieve-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Retrieve Checker

SP Retrieval Checker Module for retroacive SLA using checker network through smart contracts. Can be used to develolp Storage markets on filecoin with retrievable guarantees.

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published