wallet-generator

Address generator in Rust

Install

If you have Rust: cargo install walletgen

Usage

```bash walletgen 0.1.0 DEADBLACKCLOVER deadblackclover@protonmail.com CLI address generator for Acryl or Waves

USAGE: walletgen [OPTIONS]

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

OPTIONS: -i, --chain Sets a chainID blockchain -c, --count Sets a address generate count ```