Skip to content

Guides

Linear, task-oriented, Foundry-based walkthroughs that link into the concept graph for depth. Read a guide top to bottom; follow its links when you want the underlying detail. (The one exception to "Foundry-based" is the narrative Why OSx, which has no code.)

Guides are written in the order below; each links the concepts it uses rather than re-explaining them.

Before you start: Setup, the one-time Foundry project scaffold (start from the template, point at a deployed protocol) that every guide below assumes.

Understand

Use and operate a DAO

Build a plugin

  • Build a plugin — from the template: pick a base type, write the plugin's auth-gated logic, and write its PluginSetup (the permission arrays).
  • Publish a plugin to a PluginRepo — first version 1.1, release vs build, metadata, and the registry.

More to come

Deeper single-subsystem guides are planned: composing multi-stage governance with the SPP, gating permissions with the ready-made condition library, and deploying the whole protocol on a new chain. Until each lands, follow those concept pages for the underlying detail.