Communityv1.0.2

zeruai

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.

2kdownloads1stars1active installselitex45
View on ClawHubBack to Skills

Skill Details

Slug
zeruai
Latest Version
1.0.2
Author
elitex45
Published
Feb 6, 2026
Updated
May 18, 2026
Total Versions
3

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for zeruai.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.2

- 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.