[![Build Status](https://travis-ci.com/poanetwork/hbbft.svg?branch=master)](https://travis-ci.com/poanetwork/hbbft) [![Gitter](https://badges.gitter.im/poanetwork/hbbft.svg)](https://gitter.im/poanetwork/hbbft?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) # 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.