What problem does it solve?
Enables teams and tools to register, manage, and evaluate on-chain agent identities and reputations on Morph Mainnet, removing manual on-chain interaction complexity and standardizing feedback workflows.
Core Features & Use Cases
- Agent Registration & Metadata: Register ERC-721 agent identities, set or update agent URIs and metadata fields for discoverability.
- Reputation & Feedback Management: Submit, read, revoke, and append responses to feedback entries; read aggregated reputation scores and review counts.
- Wallet & Signing Workflows: Bind or unbind operational wallets via EIP-712 signing, inspect agent payment wallets, and optionally pay gas using alternative fee tokens.
- Use Case: A developer or integrator can register an agent, attach metadata, collect user feedback, and programmatically monitor reputation changes for moderation or monetization.
Quick Start
Register a new Morph agent with a name and optional URI, then return the resulting agent_id and JSON transaction receipt.