@circle-fin/cli
v0.0.1
Published
Circle CLI — command-line tool for interacting with Circle services.
Readme
cli
Command-line tool for interacting with Circle services — wallets, USDC transfers, CCTP, and supported blockchain utilities.
Install
npm install -g @circle-fin/clior run ad-hoc:
npx @circle-fin/cli --helpUsage
circle wallet login <email> --type agent # OTP login
circle wallet list --chain BASE # list wallets
circle wallet balance --chain BASE --address <addr>
circle wallet transfer --chain BASE --address <from> --to <to> --amount 1.0