Skip to content
Loong edited this page Sep 25, 2019 · 12 revisions

Welcome to the Hyperdrive wiki!

Hyperdrive is an implementation of a Byzantine fault tolerant consensus algorithm designed for secure multi-party computations. It is inspired by "the lastest gossip on BFT consensus" by Buchman et al.

Hyperdrive does not specify the layout/encoding of transactions, execution plans, or states. It does not specify persistent storage requirements or networking requirements. The implementation

Clone this wiki locally