purplecoincli

Crates.iopurplecoincli
lib.rspurplecoincli
version0.1.6
sourcesrc
created_at2022-10-15 01:10:48.01159
updated_at2023-08-23 23:25:26.473393
descriptionPurplecoin CLI tools
homepage
repository
max_upload_size
id688628
size57,084
Octavian (octavonce)

documentation

README

CLI tools for Purplecoin

Latest Version Documentation

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
Commit count: 0

cargo fmt