Skip to content
language.blue
repo.blue ↗Open Playground

Executable examples

Seven lessons. One coherent path through Blue.

Start with one Counter, then add deterministic BEX, connected documents, historical catch-up, repeated embedding paths, delegated authority, and durable retry. Every lesson explains one main idea and opens that exact live Playground scenario.

How to learn

Read the claim. Run one step. Inspect the evidence.

Open Guide inside the Playground and advance one action at a time. Watch who acts, which Timeline Entry is accepted, which document changes, what event is emitted, and how the new revision connects to the previous one.

ActorWho is authenticated by the selected Timeline channel?
RequestWhich exact operation and typed request enter the document?
ProcessWhich BEX rules run, and how much processing gas do they use?
ResultWhich changes and events create the next immutable revision?
NetworkWhich Hosts consume an embedded child revision, now or during catch-up?