Based on the codebase https://github.com/asonnino/hotstuff, this repository modifies the digital signature scheme used in the Hotstuff consensus. The main branch use EdDSA signatures, and the branch bls-based-hotstuff use BLS signatures.
For more instructions regarding the use of the codebase to run benchmarks, please see the original codebase https://github.com/asonnino/hotstuff.
This software is licensed as Apache 2.0.