101t / blockchain

Simple Blockchain CLI app written in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blockchain

CLI app aims to build a local blockchain implementation.

Functionality:

  • create blocks and chain
  • generate genesis block
  • run transaction on blockchain
  • generate new blocks
  • adjust difficulty
  • adjust reward

About

Simple Blockchain CLI app written in Rust


Languages

Language:Rust 100.0%