#polkadot #blockchain #address #bitcoin #cyber

app walletgen

Generator of addresses and mnemonic phrases for blockchains

10 releases (5 stable)

1.2.0 Jul 11, 2023
1.1.1 May 25, 2023
1.1.0 Nov 21, 2022
1.0.1 Jun 7, 2022
0.1.1 Apr 12, 2020

#2681 in Magic Beans

23 downloads per month

GPL-3.0 license

34KB
135 lines

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

Dependencies

~22MB
~485K SLoC