Hanzo AI

Validator

The `hanzo validator` commands.

Also for this capability: API · CLI · MCP · SDKs

One-click validator onboarding: prove your Genesis NFT, get a node provisioned, queue its registration.

API reference →

hanzo validator list

Every command takes --json for the raw response and --help for its own flags. Sign in once with hanzo auth login; the commands below use that session, and the org they act in is the one it carries.

CommandWhat it does
hanzo validator challengeIssues the single-use nonce and the exact message a wallet must sign to claim a validator slot.
hanzo validator createClaims a validator slot and provisions its node, after proving the caller's wallet owns the slot's NFT.
hanzo validator listReturns the validator slots the caller's org has claimed.

get

CommandWhat it does
hanzo validator get <tokenId>Returns one claimed validator slot, scoped to the caller's org.

How is this guide?

On this page