Skip to content

TamasFlorin/distributed_consensus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Distributed Consensus

Distributed consensus algorithm implementation in Rust.

Dependencies

Protobuf-c

brew install protobuf-c or run install.sh

How to run

./run.sh release <node_id>

Adding new nodes

Nodes can be added inside of the nodes.json file.

About

Distributed consensus algorithm implementation in Rust.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages