package
0.0.0-20190507022301-b1bd2f5c3845
Repository: https://github.com/gincoinc/go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# 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.