walletgen

Crates.iowalletgen
lib.rswalletgen
version1.2.0
sourcesrc
created_at2020-04-11 10:59:59.20479
updated_at2023-07-11 15:13:37.604426
descriptionGenerator of addresses and mnemonic phrases for blockchains
homepagehttps://github.com/CipherDogs/wallet-generator
repositoryhttps://github.com/CipherDogs/wallet-generator
max_upload_size
id228610
size118,314
DEADBLACKCLOVER (deadblackclover)

documentation

README

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
Commit count: 28

cargo fmt