@ampvaleo/amp-cli
v0.2.1
Published
AMP — Autonomous Machine Payments CLI
Downloads
28
Readme
@valeo/amp-cli
AMP command-line interface for interacting with the Autonomous Machine Payments protocol on Solana.
Install
npm install -g @valeo/amp-cli
# or
npx @valeo/amp-cli <command>Quick Start
amp wallet create # Create a Solana wallet
amp wallet fund # Airdrop SOL (devnet)
amp discover <url> # Discover AMP pricing
amp pay <url> # Make a paid request
amp channel list # List open channelsCommands
Run amp --help for the full command reference.
