Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

CipherDogs/wallet-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wallet-generator

crates.io

Generator of addresses and mnemonic phrases for blockchains

Install

If you have Rust: cargo install walletgen

If you have Debian/Ubuntu: Releases

Usage

Generator of addresses and mnemonic phrases for blockchains

Usage: walletgen [OPTIONS] <BLOCKCHAIN>

Arguments:
  <BLOCKCHAIN>  [possible values: cyber, bitcoin, ethereum, monero, polkadot, kusama]

Options:
  -c, --count <COUNT>  [default: 1]
  -h, --help           Print help
  -V, --version        Print version