Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/CipherDogs/cyber-wallet-generator

Address generator in Rust for cyber blockchain
https://github.com/CipherDogs/cyber-wallet-generator

blockchain cyber rust wallet wallet-generator

Last synced: about 2 months ago
JSON representation

Address generator in Rust for cyber blockchain

Awesome Lists containing this project

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](https://github.com/CipherDogs/cyber-wallet-generator/releases)

## Usage

```bash
cyber-wallet-generator 1.0.0
DEADBLACKCLOVER
CLI address generator for cyber blockchain

USAGE:
cyber-wallet-generator [OPTIONS]

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

OPTIONS:
--chain Sets the generation prefix
-c, --count Sets a address generate count
```