iveltondequeiroz / tiny-chain

Simple Blockchain - Rust implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Simple blockchain Rust Implementation

  • Terminal client
  • Blocks, Blockchain
  • SHA256
  • Merkle Tree
  • Mining
  • Add Transactions
  • Mine Blocks
  • Change Difficulty
  • Change Reward

tinychain

  • from tensor programming tutorial.

About

Simple Blockchain - Rust implementation


Languages

Language:Rust 100.0%