dcraddrgen

command module
v0.0.0-...-969b8fa Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 23, 2016 License: ISC Imports: 19 Imported by: 0

README

dcraddrgen

[Build Status] (https://travis-ci.org/decred/dcraddrgen) [GoDoc] (http://godoc.org/github.com/decred/dcraddrgen)

dcraddrgen is a simple offline address generator for decred.

It allows one to generate an address (along with either the private key or a wallet seed) without a running wallet or daemon.

Requirements

Go 1.5 or newer.

Installation

$ go get -u github.com/decred/dcraddrgen

Usage

Usage: dcraddrgen [-testnet] [-simnet] [-regtest] [-noseed] [-h] filename
Generate a Decred private and public key or wallet seed.
These are output to the file 'filename'.

  -h 		    Print this message
  -testnet 	    Generate a testnet key instead of mainnet
  -simnet       Generate a simnet key instead of mainnet
  -regtest      Generate a regtest key instead of mainnet
  -noseed       Generate a single keypair instead of a seed
  -verify 	    Verify a seed by generating the first address

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package address defines Decred addresses (transaction output destinations).
Package address defines Decred addresses (transaction output destinations).
Package base58 provides an API for working with modified base58 and Base58Check encodings.
Package base58 provides an API for working with modified base58 and Base58Check encodings.
Package chainhash defines the default Decred hash function (Blake-256).
Package chainhash defines the default Decred hash function (Blake-256).
Package hdkeychain provides an API for bitcoin hierarchical deterministic extended keys (BIP0032).
Package hdkeychain provides an API for bitcoin hierarchical deterministic extended keys (BIP0032).
Package pgpwordlist implements conversion functions for the PGP word list.
Package pgpwordlist implements conversion functions for the PGP word list.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL