HoneyBadgerBFT

August 18, 2018 ยท View on GitHub

HoneyBadgerBFT is an asynchronous consensus protocol.

Implementations (work in progress):

  • HoneyBadgerBFT-Python
  • HoneyBadgerBFT-Go

Other (external) implementations:

  • https://github.com/helium/erlang-hbbft (Erlang)
  • https://github.com/poanetwork/hbbft (Rust)
  • https://github.com/rphmeier/honeybadger (Rust)