The official command-line interface for the PayNode protocol. Designed specifically for the Agentic Era, allowing AI Agents to execute zero-install, stateless micro-payments via the HTTP 402 standard.
Your agent can use this tool dynamically via bunx without any manual installation:
# 1. Mint test USDC
bunx paynode-402-cli mint <YOUR_WALLET_ADDRESS>
# 2. Access a 402-protected API
PRIVATE_KEY="your_private_key" bunx paynode-402-cli request "https://api.example.com/data"