Skip to content

Explorer and API

The public Registry demo is available with bundled demonstration records. A live-chain Registry explorer and public read API are still planned.

Registry demo

The current interface supports record search, record selection, controller history, operating events, and claim-level attestation scope. It does not connect to a wallet, chain RPC, Registry contract, or public API.

Live explorer plan

The first explorer is intended to support:

  • Lookup by Robot Record ID or controller address
  • Current controller and record status
  • Metadata references and their content hashes
  • Append-only event history
  • Attestations and visible revocations
  • Direct links to the network block explorer

The explorer will read indexed blockchain events. If indexed data disagrees with the contract, the contract and its event log are authoritative.

API preview

A read-only API is planned for records, events, attestations, and registry status. Endpoint paths, response schemas, rate limits, and availability are not final. They will be documented when a public testnet service exists.

The API will not create records, sign transactions, or act as proof that an offchain claim is true.