What problem does it solve?
Helps developers and autonomous agents install, authenticate, and manage MoonPay CLI wallets so they can perform payments, token swaps, and wallet operations without manual configuration errors or mismanaged local secrets.
Core Features & Use Cases
- CLI Installation & Verification: Guidance to install the MoonPay CLI and verify the binary is available.
- OTP-Based Authentication: Steps for logging in with email and verifying one-time codes to obtain an authenticated session.
- Local Wallet Management: Instructions for creating, importing, listing, retrieving, and deleting encrypted local wallets stored with OS keychain-backed encryption.
- Agentic Setup: Notes on performing autonomous logins by programmatically reading OTP emails for fully automated agent deployments while preserving interactive guards for secret export.
Quick Start
Run the mp login flow with your email, verify the OTP code, then run mp wallet list to confirm or create a local wallet.