Transact
Execute on-chain operations through the Aomi CLI.
Swap, send, stake, lend, and bridge across any on-chain protocol or off-chain API on Ethereum, Base, Arbitrum, Polygon, Optimism, and Sepolia. The Aomi runtime resolves the intent, builds the transactions, and simulates them on a multi-chain fork before signing — malformed calldata, failed approvals, and unexpected reverts are caught before they ever reach the user's wallet. You sign locally; the bundle settles atomically via account abstraction — the execution layer of the blockchain harness for agentic AI.
Install the CLI with npm install -g @aomi-labs/client.
Read by default. Chat, prices, balances, and simulations require no signing key.
Simulate before sign. Every transaction is dry-run on a forked chain before it can be signed.
Credentials never round-trip. Private keys stay on the user's machine; the agent never sees them.