Elytro

Self-custodial wallets for AI agents

Smart accounts for agents with 2FA and spending limits.

Wallets weren't built for agents

The chrome assumes a human at the keyboard. The custodial shortcuts hand the keys back. The spending model has no enforced ceiling. Three failure modes, three months of social media evidence.

Built for agents. Controlled by you.

Beta

An economic identity your agent can actually use.

  • Works with Claude Code, OpenClaw, and more
  • Your wallet lives in your favourite chatbot
  • Create wallets & check balances
  • Simulate, send & batch transactions
  • On-chain 2FA + spending limits
  • Social Recovery in case you lose access

Beyond send and receive

What a self-custodial smart account unlocks for you and your agents

Self-custodial.Agent-compatible.On-chain enforced.

Three guarantees the others can't make at the same time.

Traditional walletsCentralized agent walletsElytro
Self-custodial
Agent-compatible
Policies enforced on-chain
Works if provider disappears
On-chain 2FA & spending limits
Censorship resistant

On-Chain Agent Operations

Elytro lets agents run Ethereum actions safely: on-chain 2FA and spending limits, Social Recovery, and paid tool calls (x402), all from the same self-custodial smart account.

elytro output
# Check account balance
$ elytro account info myWallet
Balance: 1.42 ETH · Deployed ✓ · Sepolia

Best with Claude Opus 4.6, Claude Opus 4.5, GPT-5.4, GPT-5.3-Codex, Gemini 3.1 Pro. As of April 2026.

Your questions answered

More FAQs

Self-custodial wallets for AI agents. Smart accounts for agents with 2FA and spending limits. Think of it as one Ethereum smart account you can drive from the terminal yourself or hand off to an agent—still yours, still on-chain.

Run npm install -g @elytro/cli (Node.js 18 or newer). If you’re using an agent—Claude Code, OpenClaw, and the like—copy the setup prompt from the homepage or Docs. It pulls the Elytro wallet skill from GitHub and walks through install, elytro init, creating an account on Arbitrum, email 2FA, and a daily spending limit, pausing when you need to approve something sensitive.

Agents call the same CLI you would: predictable commands, structured output. Limits and policies are enforced by your smart account, not by Elytro’s servers—so an agent can act within the guardrails you set, and you can always tighten them.

Anything that can follow multi-step instructions and run tools helps. As of April 2026, we’ve had the smoothest results with Claude Opus 4.6, Claude Opus 4.5, GPT-5.4, GPT-5.3-Codex, Gemini 3.1 Pro.

Spending limits (per transaction and per day), allowlisted addresses, which kinds of actions need a thumbs-up, and more. The smart contract enforces them; we don’t override that from our infrastructure.

We still believe in a great GUI—but for humans and agents sharing a wallet, the old “extension only” model isn’t the end state. The Chrome extension stays available for existing users while we build the next interface.

Your account lives on Ethereum. You can use another client or interact with the contract directly if you need to. Self-custody here means you’re not locked to our app to move your assets.

With the rise of ERC-4337 account abstraction… upcoming wallets like Elytro will make the technology user-friendly.
Vitalik Buterin