Skip to content

Distributed Saturn Checker as a Station/Zinnia module

License

Notifications You must be signed in to change notification settings

filecoin-station/voyager

Repository files navigation

voyager

Distributed Saturn tester as a Station module

Development

Install Zinnia CLI.

$ zinnia run main.js

Release

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

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