monolithSecure crypto wallet for AI agents. Hardware-isolated keys (Apple Secure Enclave), ERC-4337 smart wallet, on-chain spending caps, default-deny policy engine.
Install via ClawdBot CLI:
clawdbot install slaviquee/monolithInstall Monolith Daemon (macOS pkg):
Install Monolith Daemon (macOS pkg)Download Monolith Companion (macOS app zip):
Download Monolith Companion (macOS app zip)Requires:
Secure crypto wallet for OpenClaw agents. Monolith combines hardware-isolated keys (Apple Secure Enclave), on-chain spending controls, and policy-gated approvals so agents can transact safely without exposing private keys.
| Command | What it does | Requires daemon? |
|---------|-------------|------------------|
| send | Send ETH or USDC | Yes |
| swap | Swap ETH for tokens via Uniswap (Routing API with on-chain fallback) | Yes |
| balance [chainId] | Check ETH and stablecoin balances | No (read-only) |
| capabilities | Show current limits, budgets, gas status | Yes |
| decode | Decode a tx intent into human-readable summary | Yes |
| panic | Emergency freeze — instant, no Touch ID | Yes |
| status | Check daemon health and wallet info | Yes |
| identity [query\|register] | ERC-8004 identity operations | Partially |
| setup | Run setup wizard, show wallet status and config | Yes |
| policy | Show current spending policy | Yes |
| policy update ' | Update spending policy (Touch ID required) | Yes |
| allowlist | Add or remove address from allowlist (Touch ID required) | Yes |
| audit-log | Show the daemon audit log | Yes |
{target, calldata, value}.approve, permit, etc.) ALWAYS require explicit approval.clawhub install monolithMonolithDaemon-v0.1.5.pkg (admin/root install)MonolithCompanion.app.zip (extract app to /Applications and open once)monolith setup to verify daemon/companion connectivity and wallet status.monolith setup is the canonical health check before attempting send, swap, policy, or allowlist commands.When a transaction exceeds policy limits or uses unknown calldata, the daemon
returns HTTP 202 with a reason, summary, and expiration. The agent should:
/sign with the same intent plus the approvalCode field to confirm.No separate approval script is needed -- the same send or swap command is
re-invoked with the approval code passed through the daemon.
Uses Uniswap Routing API when available; falls back to on-chain V3 fee-tier probing
(tries 3000, 500, 10000 bps tiers, picks best quote). The fallback ensures swap
intents can still be built when the API is down or returns unexpected results.
Generated Mar 1, 2026
An AI agent uses Monolith to automatically deposit ETH into Aave for lending yield, swapping rewards, and rebalancing portfolios. The policy engine caps daily withdrawals and restricts to allowlisted protocols, ensuring safe, hands-off operation while maximizing returns.
A company employs an AI agent to manage crypto treasury operations, such as paying vendors in USDC or hedging via token swaps. Monolith's hardware-isolated keys and spending limits prevent unauthorized transactions, with human approval required for large transfers to new addresses.
An AI agent automates NFT purchases and sales on platforms like OpenSea, using Monolith to handle transactions. The default-deny policy blocks suspicious calldata, while autopilot allows routine trades within set budgets, streamlining operations without key exposure.
An AI agent facilitates asset transfers between Ethereum and Layer 2 networks via bridges, using Monolith for secure signing. Policy controls limit swap amounts and require approval for unknown contracts, reducing risk in multi-chain environments.
A service uses an AI agent to handle recurring crypto payments for subscriptions, with Monolith automating ETH or USDC transfers to allowlisted addresses. Spending caps and audit logs ensure compliance and prevent overspending, ideal for SaaS or content platforms.
Offer Monolith as a managed service for businesses, providing secure wallet automation with tiered pricing based on transaction volume or features like advanced policy controls. Revenue comes from monthly subscriptions and setup fees for integration support.
License Monolith to large enterprises for internal use, such as in treasury or DeFi operations, with custom support and integration services. Revenue is generated through one-time license fees and ongoing maintenance contracts tailored to client needs.
Integrate with DeFi protocols or exchanges to earn a percentage of transaction fees from swaps and transfers facilitated by Monolith. Revenue scales with usage, incentivizing adoption through partnerships and referral programs in the crypto ecosystem.
💬 Integration Tip
Ensure the macOS daemon is running and the companion app is active for approval flows; test with small transactions first to verify policy settings before scaling up operations.
Connect Claude to Clawdbot instantly and keep it connected 24/7. Run after setup to link your subscription, then auto-refreshes tokens forever.
ERC-8004 Trustless Agents - Register, discover, and build reputation for AI agents on Ethereum. Use when registering agents on-chain, querying agent registries, giving/receiving reputation feedback, or interacting with the AI agent trust layer.
Autonomous crypto trading on Base via Bankr. Use for trading tokens, monitoring launches, executing strategies, or managing a trading portfolio. Triggers on "trade", "buy", "sell", "launch", "snipe", "profit", "PnL", "portfolio balance", or any crypto trading task on Base.
Deploy ERC20 tokens on Base using Clanker SDK. Create tokens with built-in Uniswap V4 liquidity pools. Supports Base mainnet and Sepolia testnet. Requires PRIVATE_KEY in config.
Query DeFi portfolio data across 50+ chains via Zapper's GraphQL API. Use when the user wants to check wallet balances, DeFi positions, NFT holdings, token prices, or transaction history. Supports Base, Ethereum, Polygon, Arbitrum, Optimism, and more. Requires ZAPPER_API_KEY.
Interact with Solana blockchain via Helius APIs. Create/manage wallets, check balances (SOL + tokens), send transactions, swap tokens via Jupiter, and monitor addresses. Use for any Solana blockchain operation, crypto wallet management, token transfers, DeFi swaps, or portfolio tracking.