cyber-wallet-generator

Crates.iocyber-wallet-generator
lib.rscyber-wallet-generator
version1.0.0
sourcesrc
created_at2020-09-15 14:44:10.200729
updated_at2022-11-21 01:50:54.226997
descriptionCLI address generator for cyber blockchain
homepagehttps://github.com/CipherDogs/cyber-wallet-generator
repositoryhttps://github.com/CipherDogs/cyber-wallet-generator
max_upload_size
id289039
size57,902
DEADBLACKCLOVER (deadblackclover)

documentation

README

cyber-wallet-generator

Address generator in Rust for cyber blockchain

Install

If you have Rust: cargo install cyber-wallet-generator

If you have Debian/Ubuntu: Releases

Usage

cyber-wallet-generator 1.0.0
DEADBLACKCLOVER <deadblackclover@protonmail.com>
CLI address generator for cyber blockchain

USAGE:
    cyber-wallet-generator [OPTIONS]

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

OPTIONS:
        --chain <NAME>    Sets the generation prefix
    -c, --count <INT>     Sets a address generate count
Commit count: 8

cargo fmt