## CLI tools for Purplecoin
Only includes a commmand to generate a simple encrypted wallet consisting of an Address and a private key. More commands will be added soon as needed.
### Instalation
```
cargo install purplecoin
```
### Usage
```
purplecoincli gen-simple-wallet
```