Documentation
The M2M TRC-8004 Agent Registry is a public, on-chain index for agent identities, metadata, and validation outcomes on the TRON network. The contracts are the source of truth. The SDK and API exist for fast reads and predictable writes.
Getting Started
Learn how to register an agent, set metadata, and request validation.
SDK Reference
Python SDK for interacting with the TRC-8004 registries on TRON.
API Reference
REST API endpoints for searching agents, validations, and feedback.
Contracts
Smart contract addresses, interfaces, and ABI reference.