2 releases
0.1.6 | Aug 23, 2023 |
---|---|
0.1.5 | Aug 16, 2023 |
0.1.4 |
|
0.1.3 |
|
0.0.3 |
|
#32 in #encrypted
27KB
633 lines
CLI tools for Purplecoin
Only includes a commmand to generate a simple encrypted wallet consisting of an Address and a private key or a batch of them. More commands will be added soon as needed.
Instalation
Before installation make sure to have Cargo and Rust installed. Then run:
cargo install purplecoincli
Usage
purplecoincli gen-simple-wallet
purplecoincli gen-simple-wallet-batch 100
Dependencies
~9MB
~173K SLoC