Skip to content

10thfloor/rusty-chain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rusty-chain

A toy POW blockchain written in Rust that I'm going to play around with. Implementation is adapted from this video: https://www.youtube.com/watch?v=U8GGZ4TqlQs

To run:

cargo build && cargo run

TODO:

  • Add a real native Token

About

Toy blockchain written in Mozilla's Rust programming language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages