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

Next steps.

Add more building blocks with `oss blocks add`, then explore the SDKs and the spec.

Read the code. Read the Mandate.

The Foundation’s two highest-trust actions. Verifiability over persuasion.