hbbft/examples
Vladimir Komendantskiy 099fbc999e made Step depend on DistAlgorithm instead of base types 2018-07-20 12:47:19 +01:00
..
network message queue refactoring WIP 2018-07-20 12:43:15 +01:00
README.md
consensus-node.rs review comment coverage 2018-06-14 12:28:38 +01:00
run-consensus-nodes.sh Make protobuf support optional. 2018-05-14 17:29:04 +02:00
simulation.rs made Step depend on DistAlgorithm instead of base types 2018-07-20 12:47:19 +01:00

README.md

Examples for the hbbft library

  • Consensus node - Example of a consensus node that uses the hbbft::node::Node struct for running the distributed consensus state machine.