Community Tool · ows.eth

Give your agent
a name on-chain.

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.

⬡ EVM◎ Solana₿ Bitcoin⚛ Cosmos◈ Tron◆ TON◉ Sui⚡ Spark⬡ Filecoin
ows wallet create
$ ows wallet create --name agent-treasury
 
Chain Address Path
─────────────────────────────────────────────────────

HOW IT WORKS

From wallet to identity in three steps.

01

Create your OWS wallet

Run `ows wallet create --name my-agent` in your terminal. OWS generates addresses for all 9 supported chains from a single seed.

ows wallet create --name my-agent
02

Export your addresses

Run `ows wallet list --json` and copy the output. This gives us all your multi-chain addresses in a single JSON object.

ows wallet list --json
03

Claim your ENS name

Paste the JSON output below, choose a subdomain, and claim yourname.ows.eth. All addresses are stored in a single ENS name.

yourname.ows.eth
🔒

Brand Protection

Secure the canonical on-chain identity for your agent before someone else does.

🌐

Multi-Chain by Default

One ENS name resolves to all 9 OWS chains. EVM, Solana, Bitcoin, Cosmos and more.

🧩

Composable

Subdomains like docs.ows.eth, treasury.ows.eth, or agents.ows.eth — all from one root.

Zero Config

No smart contract deployment. No gas fees. Offchain ENS resolution via CCIP-Read.

CLAIM YOUR NAME

Register yourname.ows.eth

Paste your OWS wallet JSON output below. All multi-chain addresses will be stored in your ENS subdomain.

1
2
3
Paste output

Run ows wallet list --json in your terminal