Go to file
Vladimir Komendantskiy 5301123872 initial commit: elements of profobuf interface 2018-03-15 00:03:21 +00:00
examples initial commit: elements of profobuf interface 2018-03-15 00:03:21 +00:00
proto initial commit: elements of profobuf interface 2018-03-15 00:03:21 +00:00
src initial commit: elements of profobuf interface 2018-03-15 00:03:21 +00:00
Cargo.toml initial commit: elements of profobuf interface 2018-03-15 00:03:21 +00:00
README.md initial commit: elements of profobuf interface 2018-03-15 00:03:21 +00:00
build.rs initial commit: elements of profobuf interface 2018-03-15 00:03:21 +00:00

README.md

Implementation of the paper "Honey Badger of BFT Protocols" in Rust

This is a modular library of consensus. There are going to be examples illustrating the use of this algorithm.