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

Latest commit

 

History

History
27 lines (17 loc) · 633 Bytes

File metadata and controls

27 lines (17 loc) · 633 Bytes

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