midnight-wallet:wallet-cli

Manage Midnight network wallet lifecycles and transactions via CLI.

37|9|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/devrelaicom/midnight-expert --skill midnight-wallet-wallet-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: midnight-wallet:wallet-cli
Source: https://github.com/devrelaicom/midnight-expert/tree/main/plugins/midnight-wallet/skills/wallet-cli
Command: npx skills add https://github.com/devrelaicom/midnight-expert --skill midnight-wallet-wallet-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

The Midnight wallet CLI provides a centralized, scriptable interface to manage wallet creation, inspection, balances, transfers, airdrops, and dust registration for the Midnight network.

Core Features & Use Cases

  • Wallet generation, restoration, and multi-network addressing (undeployed, preprod, preview).
  • Balance inquiries, transfers, and airdrops via the MCP wallet-tools, with config and cache management.
  • Reference operations for wallet listing, selection, inspection, and transaction troubleshooting in development environments.

Quick Start

Generate a new wallet named alice on the undeployed network.

Frequently Asked Questions about midnight-wallet:wallet-cli

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a Midnight wallet and check its balance across different networks?

You can transfer NIGHT tokens by specifying a target wallet address and amount through the CLI interface. The wallet-tools suite executes secure transfers and supports transaction troubleshooting across Midnight network environments.

How do I claim a Midnight airdrop and register dust for my wallet?

Claiming a Midnight airdrop and registering dust are executed through dedicated CLI commands that interact with the MCP wallet-tools. These operations fund your wallet and manage dust registration with robust error handling and safe defaults.

Can I configure custom network endpoints for the Midnight wallet CLI?

Yes, you can configure network endpoints using the config command within the wallet CLI. This allows you to switch between undeployed, preprod, and preview environments seamlessly while managing your wallet cache.

What is the best way to inspect and troubleshoot Midnight wallet transactions in development?

The best way to inspect wallet transactions is using the info command to review wallet details and the cache tools for state management. This CLI provides reference operations for selecting wallets and troubleshooting transactions in development environments.