Skip to content

serifsonerserbest/LCBroadcast

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Localized Causal Broadcast for Decentralized Payment System

This project is a part of the Distributed Algorithms course at Swiss Federal Institute of Technology Lausanne (EPFL). Details about the course can be found here.

Team Members

Project Description

The goal of this practical project is to implement the building blocks necessary for implementing a decentralized payment system. To this end, we used some underlying abstractions:

  • Perfect Links
  • Uniform Reliable Broadcast
  • FIFO(First In First Out) Broadcast
  • Localized Causal Broadcast

About

Localized Causal Broadcast for Decentralized Payment System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.2%
  • Python 1.8%