hbbft/README.md

4 lines
193 B
Markdown
Raw Normal View History

# Implementation of the paper "Honey Badger of BFT Protocols" in Rust
This is a modular library of consensus. There are
[examples](./examples/README.md) illustrating the use of this algorithm.