leapcat-wallet
Installation
SKILL.md
LeapCat Wallet Management Skill
Manage wallet balances, deposits, withdrawals, debt status, and fund activity using the leapcat.
Prerequisites
- Node.js 18+ is required (commands use
npx leapcat@0.1.1which auto-downloads the CLI) - User must be authenticated — run
npx leapcat@0.1.1 auth login --email <email>first - For withdrawals: a Turnkey session is required — run
npx leapcat@0.1.1 auth reauth --jsonfirst - For withdrawals: trade password must be set
Commands
wallet balance
Check the user's current wallet balance.