/tiny-chain

Simple Blockchain - Rust implementation

Primary LanguageRust

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.