Skip to content

Contracts

Document protocol architecture, deployment topology, ownership boundaries, contract interfaces, storage/upgrade constraints, and emitted-event semantics here.

Authoring checklist

  • State the network, deployment address source, and code revision.
  • Distinguish an event's indexed fields, units, and settlement semantics from an application-level interpretation.
  • Describe upgrade and storage-layout constraints before implementation details.
  • Link to reviewed source and tests rather than pasting large code excerpts.