OWS gives your agent a wallet on every chain. ows.eth gives it an identity. Claim yourname.ows.eth and map all your multi-chain addresses to a single human-readable name.
HOW IT WORKS
Run `ows wallet create --name my-agent` in your terminal. OWS generates addresses for all 10 supported chains from a single seed.
ows wallet create --name my-agentCopy the terminal output from `ows wallet create` (or run `ows wallet list`). This gives us all your multi-chain addresses across all 10 supported chains.
ows wallet listPaste the terminal output below, choose a subdomain, and claim yourname.ows.eth. All addresses are stored in a single ENS name.
yourname.ows.ethSecure the canonical on-chain identity for your agent before someone else does.
One ENS name resolves to all 9 OWS chains. EVM, Solana, Bitcoin, Cosmos and more.
Subdomains like docs.ows.eth, treasury.ows.eth, or agents.ows.eth — all from one root.
No smart contract deployment. No gas fees. Offchain ENS resolution via CCIP-Read.
CLAIM YOUR NAME
Subdomain registration is coming soon. We are adding ownership verification to ensure only the wallet owner can register a name.
We are adding ownership verification so only the wallet owner can register a name. Check back soon.