Protocol Labs Research
About
People
Research
Outreach
Blog
2022-11-02 / Tutorial
Distributed programming with Mir
Join Matej Pavlovic, Research Scientist at ConsensusLab, as he walks you through how to use the Mir framework to implemented distributed systems and protocols.
Principles of distributed programming

This video provides a high-level overview of distributed programming using the Mir framework

Learn more
Ping-Pong: Writing low-level code for a distributed protocol

This video demonstrates how we can use Mir to implement a distributed algorithm completely from scratch. We purposefully write everything by hand to provide insight into how Mir works in its core.

Learn more