package
0.0.0-20250213232608-c453f8b35c75
Repository: https://github.com/stellar/go.git
Documentation: pkg.go.dev

# README

stellar-hd-wallet

Console tool to generate Stellar HD wallet for a given seed. Implements SEP-0005.

This is experimental software. Use at your own risk.

Usage

Simple HD wallet for Stellar Lumens. THIS PROGRAM IS STILL EXPERIMENTAL. USE AT YOUR OWN RISK.

Usage:
  stellar-hd-wallet [command]

Available Commands:
  accounts    Display accounts for a given mnemonic code
  new         Generates a new mnemonic code

Flags:
  -h, --help   help for stellar-hd-wallet

Use "stellar-hd-wallet [command] --help" for more information about a command.

# Packages