Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 710 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 710 Bytes

hbbft1

The ARTIS Honey Badger BFT Test Network

Prerequisites

Ubuntu 16.04 or above

Instructions

  • Clone this repo
  • Download the latest Honey Badger BFT enabled OpenEthereum release
  • Unpack and copy the openethereum executable to your local hbbft1 clone.
  • Start the hbbft1 node using ./openethereum --config node.toml

Feel free to compile the binary yourself from code at the v3.0.0-hbbft label