Program proofs for distributed systems using Perennial. This includes GoKV and vMVCC.
Install dependencies with opam install --deps-only . and then compile with dune build.
Note: these proofs are built using the "old" version of Goose. They depend on the perennial-old.opam file.