Overview
The@aixyz/erc-8004 package provides TypeScript bindings for the ERC-8004 on-chain agent identity standard. It includes contract ABIs, deployed addresses, and Zod validation schemas.
Unlike other packages in the monorepo,
@aixyz/erc-8004 compiles to CommonJS (CJS) for broader compatibility with
tooling that consumes contract ABIs.Installation
Contents
Contract ABIs
Typed ABIs for the ERC-8004 registry contract, ready for use with viem, ethers, or wagmi:Deployed Addresses
Known contract addresses for all supported networks:Zod Schemas
Validation schemas for registration data and agent URIs:Companion CLI: @aixyz/cli-erc
The @aixyz/cli-erc package provides agently-cli for ERC-8004 registry operations: