payall-cli

分类: 工具与效率 | 上传者: C0ldSmi1eC0ldSmi1e | 下载: 0 | 版本: v1.0(最新)

Operate the Payall crypto card CLI tool. Use this skill whenever the user wants to: manage crypto debit cards, check card balances, apply for new cards, compare cards, list marketplace cards, view card fees, login/logout with an EVM wallet, check auth status, send USDT on any chain (BSC, ETH, TRON), check wallet balances, top up cards with crypto, or any card/wallet operation via terminal. Also trigger when the user mentions "payall", "crypto card", "card balance", "apply for card", "card fees", "send USDT", "TRON transfer", "wallet balance", "top up card", "crypto debit card", or wants to run payall CLI commands. This skill knows every available command and the correct flags/arguments for each. --- # Payall CLI A terminal tool for managing crypto debit cards funded with USDT and sending crypto on-chain. Run `payall <command>` from anywhere. ## Setup - **Install**: `npm install -g payall-cli` or `bun install -g payall-cli` - **Credentials**: Stored encrypted at `~/.payall/` If `payall` is not found, install it first with the command above. ## Auth Commands Authentication uses EVM wallet private key signing. A single login call handles both registration (new wallets auto-register) and login for existing users. ``` payall auth login # Interactive login (prompts for private key) payall auth login --save-key # Interactive login + save key for wallet commands payall auth login --key <private_key> # Non-interactive login — key auto-saved (use this for agents) payall auth login --invite XYZ # Include referral code (first-time only) payall auth status # Show current session info payall auth logout # Clear session, credentials, and saved key ``` The private key is signed locally and never sent to the server. When `--key` is passed, the key is automatically saved (AES-256-GCM encrypted) so subsequent wallet commands work without re-entering it. ## Ca

更新日志: Source: GitHub https://github.com/C0ldSmi1e/payall-cli

目录结构

当前层级: .claude/skills/payall-cli/

SKILL.md

登录后下载/点赞/收藏 ❤ 2 | ★ 0
评论 0

请先登录后评论。

还没有评论,快来第一个发言吧。