Skip to content

gmaijoe/hedera_coq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hashgraph Consensus algorithm in Coq

Coq formalization of work by Leemon Baird, by Gregory Malecha and Ryan Wisnesky.

Build Instructions

Build Instructions on a Mac:

1. Install homebrew: [https://brew.sh/]

2. Install opam: [https://opam.ocaml.org/doc/Install.html]

	brew install opam

3. Install extlib:

	opam install extlib

4. Install coq-ext-lib: [https://github.com/coq-ext-lib/coq-ext-lib]

	opam install coq-ext-lib

5. run make

About

proof for Hedera Hashgraph a-bft

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages