Oort: Stellar Consensus Protocol
Final Project for 6.824 Distributed Systems
May 20, 2015For our 6.824 MIT Distributed Systems class final project, we wrote our own implementation of the Stellar Consensus Protocol, working from the whitepaper and not the existing implementation. Our implementation of the Stellar protocol is modularized. As a result, it was simple for us to build two distinct key-value store applications on top of it.