wallet-cli

Community

Run and test wallet CLI commands easily.

Authorhiromaily
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a unified, scriptable CLI workflow for managing wallet-related operations (watch, keygen, and sign), streamlining testing and development.

Core Features & Use Cases

  • Unified Wallet Types: Access watch, keygen, and sign commands from a single CLI surface.
  • Config-Driven Operations: Use explicit --config paths to drive all wallet actions across multiple coins (btc, bch, eth, xrp, hyt).
  • Multi-Coin Scenarios: Create deposits, generate keys, export addresses, and sign transactions for BTC, BCH, ETH, XRP, and more in consistent workflows.
  • E2E and Testing Workflows: Reproduce end-to-end scenarios from configuration files for reliable testing and validation.

Quick Start

  • Build the project: make build
  • Run watch wallet: watch --config config/wallet/btc/watch.yaml --coin btc create deposit
  • Run keygen wallet: keygen --config config/wallet/btc/keygen.yaml --coin btc create seed
  • Run sign wallet: sign1 --config config/wallet/btc/sign1.yaml --coin btc sign signature --file data/tx/btc/payment_unsigned.psbt

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: wallet-cli
Download link: https://github.com/hiromaily/go-crypto-wallet/archive/main.zip#wallet-cli

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.