What problem does it solve?
Streamlines XMTP messaging tasks by providing a unified CLI to send encrypted messages, manage DMs and group conversations, and configure identities and consent across wallets.
Core Features & Use Cases
- Sending and receiving encrypted messages: Command-line operations to exchange secure XMTP messages.
- DMs and group conversations management: Create, list, and manage direct message chats and group chats.
- Identity and consent management: Handle wallet-based identities and user consent preferences for spam control across devices.
- Use Case: Devs can automate messaging workflows, test conversations, and manage user consent in CI/CD pipelines using the xmtp-cli.
Quick Start
Use the XMTP CLI to initialize keys with xmtp init and then begin messaging with commands like xmtp conversations create-dm and xmtp conversation send-text.