The component library for rendering on-chain agent identity and reputation data.

Drop-in React components that fetch and display ERC-8004 agent data directly from the blockchain. No manual data wiring. No custom UI work.

Built for blockchain developers and AI coding agents.

View Components

Agent Name

0x742d35Cc6634C0...f2bD68

88

Lorem ipsum dolor sit amet consectetur adipisicing elit. Molestias enim minima quos numquam animi ut amet quae iusto nam consectetur.

1<AgentProvider 2 agentRegistry="eip155:8453:0x8004...a432" 3 agentId={2290} 4>
5 <AgentCard />
9<AgentProvider />
6</AgentProvider>