Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 444 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 444 Bytes

Bythos

Bythos is a framework embedded in the Coq proof assistant for users to implement, compose and verify Byzantine distributed protocols. By including a simple shim layer, Bythos also enables running the OCaml protocol implementation generated using the extraction mechanism of Coq.

Check INSTALL.md for installation details, and a sample guide for exploring this project.