Skip to content

Reference

Reference map for the Rust workspace.

  • circles-sdk: high-level entrypoint, typed avatars, runners, registration, invitations/referrals, and transfer planning/execution helpers
  • circles-rpc: JSON-RPC methods, paged queries, events, balances, groups, trust, invitations, and transaction history
  • circles-pathfinder: low-level pathfinding and flow-matrix helpers
  • circles-transfers: ordered transaction assembly for transfer, replenish, and group-token redeem flows
  • circles-types: shared protocol, query, event, and config types

Use the pages under /circles-sdk-reference for the most important entry points, then cross-reference the crate READMEs and rustdoc for the full surface.