Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 847 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 847 Bytes

Mysticeti

rustc license

The code in this branch is a prototype of Mysticeti. It supplements the paper Mysticeti: Low-Latency DAG Consensus with Fast Commit Path enabling reproducible results. There are no plans to maintain this branch.

Development

When developing, the analyzer may show errors in files (e.g. in orchestrator/src/main.rs). To fix this start code in a nix environment.

nix develop
code .

Run

For detailed instructions on how to run the project, please refer to the orchestrator README.

License

This software is licensed as Apache 2.0.