Skip to content

HayWiir/pbft-impl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Practical Byzantine Fault Tolerance

This a simulation of PBFT written in Elixir. Starter code from NYU Distributed Systems course For inital setup:

mix deps.get
mix

To run the tests:

mix test test/test_1.exs
mix test test/test_2.exs

About

PBFT Implementation in Elixir

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published