A new AI agentic wallet has been launched, providing a robust suite of features for cryptocurrency management. The offering includes a Docker image and source code written in Python using FastAPI, enabling users to customize their wallet operations. Key features include a complete REST API for wallet operations, configurable spending guardrails, and multi-chain EVM support. The wallet supports encrypted key storage using Fernet, ensuring secure management of private keys. It also includes a comprehensive audit logging system and setup documentation. Users can set per-transaction, daily, and monthly spending limits, maintain address and contract whitelists, and utilize a global kill switch for emergencies. The wallet supports multiple chains, including Ethereum, Polygon, Arbitrum, Base, and Optimism, and is designed for seamless integration with agent systems using FastAPI and SQLite.