๐๏ธ Embedded Wallets
13 items
๐๏ธ Setup by client
Connect 1claw to your preferred AI assistant or IDE โ Claude Desktop, Cursor, Claude Code, OpenClaw, ChatGPT, or any MCP client.
๐๏ธ 5-minute walkthrough: vault, key, transaction
Create a vault, store a secret, provision a signing key, and sign your first on-chain transaction in five minutes.
๐๏ธ Environment Variables
Per-key encrypted env vars on vaults with Vercel-style environment scoping, org shared vars, branch overrides, and Cloud Runtime injection.
๐๏ธ Agent Environment Tagging
Tag agents with production, preview, or custom environments for policy scoping, env var auto-resolve, and per-environment guardrails.
๐๏ธ Policy Engine v2
Cedar, OPA, tx_conditions, consensus triggers, and pending approvals for agent signing โ overview and links to the full policy docs.
๐๏ธ Billing & Usage
Subscription tiers, usage tracking, prepaid credits, x402 micropayments, and how to monitor your consumption.
๐๏ธ x402 Micropayments
Pay for API overages on-chain with the x402 protocol. End-to-end flow for agents using Base USDC.
๐๏ธ Deploying Updates
How to deploy updates to each component of the 1claw stack โ vault API, dashboard, docs, and MCP server.
๐๏ธ Audit and compliance
1claw records access and failures in an audit log; query events via GET /v1/audit/events; secret values are never logged.
๐๏ธ Email Notifications
1Claw sends transactional emails for important account events via Resend.
๐๏ธ Troubleshooting
Common issues when using the API, SDK, CLI, or MCP โ and how to fix them.
๐๏ธ Principal-Type Audit
Inventory of principal_type checks in Vault โ allowlist vs denylist patterns and platform_delegated safety (Phase 11 merge gate).