Build · Quickstart
A local node in one command
The minimum that actually works. Boot a node, add a building block, and run the proof checks.
Boot a node.
# runs against a local OSS node
npx @openstatestack/cli init my-state
cd my-state
oss node up # boots a local node
oss blocks add identity # add a building block
oss verify # runs the proof checks// verify against the repository before relying on it
Read the code. Read the Mandate.
The Foundation’s two highest-trust actions. Verifiability over persuasion.