Skip to content

Tutorials and Examples

Examples mirror the TS tutorials where that still makes sense, but the Rust versions should follow Rust-native entrypoints and deployment models.

Current focus:

  • Basic setup with Cargo dependencies
  • SDK quickstart with circles-sdk
  • Pathfinding walkthrough
  • Querying profiles, balances, memberships, and history
  • Event decoding and websocket subscriptions
  • Native runner-backed examples for transfers, invites, and minting

Browser-hosted Safe execution remains out of scope for the core book until there is a dedicated Rust/WASM adapter.