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
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: