·nansen-wallet
!

nansen-wallet

Wallet management — create, list, show, export, send, delete. Use when creating wallets, checking balances, or sending tokens.

16Installs·3Trend·@askeluv

Installation

$npx skills add https://github.com/askeluv/nansen-cli --skill nansen-wallet

How to Install nansen-wallet

Quickly install nansen-wallet AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/askeluv/nansen-cli --skill nansen-wallet
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: askeluv/nansen-cli.

SKILL.md

View raw

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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/askeluv/nansen-cli --skill nansen-wallet
Category
!Security
Verified
First Seen
2026-03-09
Updated
2026-03-10

Browse more skills from askeluv/nansen-cli

Quick answers

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.

How do I install nansen-wallet?

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

Where is the source repository?

https://github.com/askeluv/nansen-cli