[go: nahoru, domu]

Skip to content

dcraddrgen is a simple offline address generator for Decred.

License

Notifications You must be signed in to change notification settings

decred/dcraddrgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dcraddrgen

Build Status ISC License Doc

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.

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

About

dcraddrgen is a simple offline address generator for Decred.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published