A research implementation of the Avalanche consensus written in Rust.
README will be updated soon..
For now just run this command for any kind of action:
cargo run
Rustc version
rustc 1.26.2 (594fb253c 2018-06-01)
A educational / research implementation of the Avalanche consensus algorithm written in Rust
RustMIT