/Bitcoin-in-Rust

A blockchain very similar to Bitcoin build on rust. Tried reducing security checks as well as keeping it efficient and speedy.

Primary LanguageRust

Building blockchain in rust for better understanding of basically everything and minute details

  1. using of difficulty and its working
  2. adding more features considering security
  3. impact of rust while building blockchain