Documentation
Elytro is a policy-controlled smart account interface for developers and agents: it builds and simulates EIP-4337 UserOperations, submits through a bundler, and enforces security controls such as 2FA hooks and spending limits.
Quick Start
Get up and running with Elytro in minutes.
CLI Reference
Complete command reference for the Elytro CLI.
Architecture
How Elytro routes agent intent through security checks.
Security
On-chain 2FA, spending limits, and vault management.
Agent Integration
Integrate Elytro with AI agents via OpenClaw and Telegram.
Installation
Requires Node.js ≥ 24
npm install -g @elytro/cliOr run directly with npx @elytro/cli (always uses latest version)
ClawHub
For AI agents, install the Elytro skill:
run clawhub install elytroMachine-readable docs
For AI agents, see /llms.txt for structured product information.