What is nansen-wallet?
Wallet management — create, list, show, export, send, delete. Use when creating wallets, checking balances, or sending tokens. Source: askeluv/nansen-cli.
Wallet management — create, list, show, export, send, delete. Use when creating wallets, checking balances, or sending tokens.
Quickly install nansen-wallet AI skill to your development environment via command line
Source: askeluv/nansen-cli.
Wallet creation requires a password from the human user. The agent must NOT generate or store the password itself.
Step 1 (Agent → Human): Ask the user to provide a wallet password (minimum 12 characters). Step 2 (Agent executes): Run the create command with the password the user gave you.
All future wallet operations retrieve the password automatically — no env var or human input needed.
Wallet management — create, list, show, export, send, delete. Use when creating wallets, checking balances, or sending tokens. Source: askeluv/nansen-cli.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/askeluv/nansen-cli --skill nansen-walletWallet management — create, list, show, export, send, delete. Use when creating wallets, checking balances, or sending tokens. Source: askeluv/nansen-cli.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/askeluv/nansen-cli --skill nansen-wallet Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/askeluv/nansen-cli