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

[Mir Ping-Pong: Writing low-level code for a distributed protocol](https://www.youtube.com/watch?v=Vmt3ZeKIJIM)  
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.

## Relevant Links

- → [Slides](https://docs.google.com/presentation/d/1MER7bW8WI1O50rIUwUg90xGtobRWolvJFwwxquyhaEs/)
- → [Mir repository](https://github.com/filecoin-project/mir)
