Skip to main content

Recipes

Each recipe is a self-contained how-to: paste the code, run it, get the thing working. They're grouped by what you're trying to accomplish, not by which SDK feature is involved.

If you don't know which one to start with: Build a consumer agent is the smallest path to a working transaction (you pay an agent, you get a result, done in ~30 LOC).

Building agents

Payment flows

Discovery + receipts

Operations

Framework integrations

See also

  • Protocol overview — what's actually happening on-chain underneath
  • Reference — exact addresses, command surface, error catalog
  • Quickstart — minimum-viable first run end-to-end