The goal of this practical project is to implement certain building blocks necessary for a decentralized system:
- Perfect Links (submission #1),
- FIFO Uniform Reliable Broadcast (submission #2),
- Lattice Agreement (submission #3)
In this repository, you can find the template for Java and C/C++, but also helpful tools for you to use. For instructions and details, please refer to the project description.