You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Once the first module is built on Zinnia, we should quickly integrate Zinnia into the Station.
For example, as a short-term solution, we can use the current approach where each module is a standalone executable binary, with the slight modification that new modules will contain two pieces - Zinnia CLI and the module JS bundle.
On the Zinnia side, we may need to implement platform APIs for the following features:
StarMaps entry: space-meridian/roadmap#8
Once the first module is built on Zinnia, we should quickly integrate Zinnia into the Station.
For example, as a short-term solution, we can use the current approach where each module is a standalone executable binary, with the slight modification that new modules will contain two pieces - Zinnia CLI and the module JS bundle.
On the Zinnia side, we may need to implement platform APIs for the following features:
Tasks
docs: Zinnia in Filecoin Station [ADR] #121
feat: add
Zinnia.walletAddress
API #123feat: APIs for reporting activity to Station #124
Zinnia.log.info
and when to use Console APIs likeconsole.log
feat: APIs for reporting activity to Station #124
feat: APIs for reporting activity to Station #124
feat:
zinniad
for Filecoin Station #141feat:
zinniad
for Filecoin Station #141zinniad
release artefactsfeat: build
zinniad
release binaries #158feat: sign
zinniad
binary for macOS #159zinniad
& the StationInitial implementation mod-peer-checker#1
feat: Zinnia Runtime and Peer Checker module core#92
feat: build binary for aarch64-unknown-linux-gnu #172
Integration into Station Desktop, including automation to update Zinnia & modules.→ moved to Station Core 👉 Station Desktop integration space-meridian/roadmap#15
Documentation for module builders explaining how to add their new module to Station→ we are not ready for adding 3rd-party Zinnia modules yet
zinniad
(add a README)→ docs: add README for
zinniad
#203The text was updated successfully, but these errors were encountered: