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: 9 months ago
JSON representation
Address generator in Rust for cyber blockchain
- Host: GitHub
- URL: https://github.com/CipherDogs/cyber-wallet-generator
- Owner: CipherDogs
- License: gpl-3.0
- Archived: true
- Created: 2020-09-15T14:21:39.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-11-21T01:52:14.000Z (about 3 years ago)
- Last Synced: 2024-10-31T11:52:35.686Z (over 1 year ago)
- Topics: blockchain, cyber, rust, wallet, wallet-generator
- Language: Rust
- Homepage:
- Size: 33.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```