What is nansen-wallet?
Wallet management — create, list, show, export, send, delete. Use when creating wallets, checking balances, or sending tokens. Source: nansen-ai/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: nansen-ai/nansen-cli.
Wallets are encrypted with AES-256-GCM. A lost password means permanently locked funds — there is no recovery mechanism. Passwords must be persisted to /.nansen/.env so they survive session restarts.
| --to | Recipient address | | --amount | Amount to send | | --chain | evm or solana | | --max | Send entire balance | | --dry-run | Preview without broadcasting |
| NANSENWALLETPASSWORD | Required for agents. Wallet encryption password — auto-generated and persisted to /.nansen/.env on first use (see Password Policy) | | NANSENAPIKEY | API key (also set via nansen login) | | NANSENEVMRPC | Custom EVM RPC endpoint | | NANSENSOLANARPC | Custom Solana RPC endpoint |
Wallet management — create, list, show, export, send, delete. Use when creating wallets, checking balances, or sending tokens. Source: nansen-ai/nansen-cli.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/nansen-ai/nansen-cli --skill nansen-walletWallet management — create, list, show, export, send, delete. Use when creating wallets, checking balances, or sending tokens. Source: nansen-ai/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/nansen-ai/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/nansen-ai/nansen-cli