Register agents on the Zeru ERC-8004 Identity Registry, manage wallets and metadata, and read on-chain state. Use when an agent needs to register on-chain, check fees, read agent info, set metadata, or manage agent wallets on Base Mainnet or Base Sepolia.
- Added Base Mainnet support; registration now defaults to mainnet (0.0025 ETH fee), with the option to use Base Sepolia testnet via `--chain 84532`. - Introduced `--json` registration: allows registering rich agents using a full JSON file describing services, capabilities, wallet, and more. - Updated documentation with new agent JSON schema, full/partial examples, and details on all supported service types. - Expanded contract information with addresses and fees for both Base Mainnet and Base Sepolia. - Clarified environment/config options and provided more detailed setup instructions. - Previous commands remain supported; backwards-compatible with existing Sepolia workflows.