Are you an LLM? Read llms.txt for a summary of the docs, or llms-full.txt for the full context.
Skip to content

Protocol

The OBJECTS protocol specification. These are the rules that clients implement to participate in the network.

Specification

  • Identity — User-owned identities, handles, and authentication
  • Data — Asset schemas, operations, versioning, and history
  • Sync — Mechanisms for synchronizing state between peers
  • Transport — How data moves between nodes