Developer Hub
Want to quickly get a BIFROST ZERO module deployed? Read this.
If this is your first contact with BIFROST, you have come to the right place: this document will clue you in to what BIFROST is, how you can use it to tell engaging stories, test your software components or simply play with data.
ZERO release: 1.1
ZERO release: 1.0
Inaugural ZERO release: basic features and architecture
One-way communication over websockets
Shape and structure of the BIFROST state object
WORK IN PROGRESS: This is a guide on whats new in BIFROST ZERO from a module development standpoint and specifically how to adapt an existing Sindri Module.
This document provides existing BIFROST users with a concise overview over the most important changes.
How to start and configure BIFROST ZERO as a docker container.
Possible ways to visualize Dynamics on the BIFROST UI
The directory is the central data model of a BIFROST story.
This article summarizes how to configure BIFROST ZERO.
Accessing the BIFROST state and simulation via the REST API.
Understanding how unique IDs are generated in BIFROST.
Extending the BIFORST ZERO core, Part 2: State operations
Extending the BIFORST ZERO core, Part 1: Net code