Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 219 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 219 Bytes

Simple Blockchain Implementation in Rust

Steps to run the project:

  1. Fork and clone the respository.
  2. Set the upstream
  3. Open the folder and do cd rust-blockchain/
  4. Use cargo run to run the blockchain