blockchain-cli-rs
Toy Blockchain implementation in Rust with Proof of Work.
CLI Application with options printed out to the CLI.
To start, simply run:
$cargo run
Menu features:
- new transaction
- mine block
- change difficulty
- change reward
- exit
Toy Blockchain implementation in Rust with Proof of Work.
CLI Application with options printed out to the CLI.
To start, simply run:
$cargo run
Menu features: