Our CLI for Packet Protocol is live.
One command. Send an encrypted message to anyone on
@Solana, attach a payment in the same tx, receive replies as live on-chain events.
No backend in the loop, ever!
Three things we cared about:
• Encryption that doesn't ask the recipient to register a key first
• Payments that travel with the message, not after it
• Your Solana wallet is your identity, your auth, and your billing, no API keys to lose
Built for humans, useful for apps, and quietly designed for AI agents who don't have time to learn webhooks but absolutely can run a terminal command.
Docs:
docs.xpkt.dev/docs/cli/intro
GitHub:
github.com/packet-protocol/p…