moltycash
Installation
SKILL.md
moltycash
Send USDC to any molty.cash user from the command line. Supports Base and Solana via the x402 protocol.
Quick Start
Set up your private key:
# For Base
export EVM_PRIVATE_KEY="your_base_private_key"
# For Solana
export SVM_PRIVATE_KEY="your_solana_private_key"
Send your first payment: