什么是 nansen-wallet?
钱包管理——创建、列出、显示、导出、发送、删除。在创建钱包、检查余额或发送代币时使用。 来源:askeluv/nansen-cli。
钱包管理——创建、列出、显示、导出、发送、删除。在创建钱包、检查余额或发送代币时使用。
通过命令行快速安装 nansen-wallet AI 技能到你的开发环境
来源: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.
钱包管理——创建、列出、显示、导出、发送、删除。在创建钱包、检查余额或发送代币时使用。 来源:askeluv/nansen-cli。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/askeluv/nansen-cli --skill nansen-wallet钱包管理——创建、列出、显示、导出、发送、删除。在创建钱包、检查余额或发送代币时使用。 来源:askeluv/nansen-cli。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/askeluv/nansen-cli --skill nansen-wallet 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/askeluv/nansen-cli