Skip to content
/ galaxy Public

Advanced distributed consensus framework support pluggable algorithms

License

Notifications You must be signed in to change notification settings

DSiSc/galaxy

Repository files navigation

galaxy

An implemention of consensus.

Build Status codecov

Getting started

Running it then should be as simple as:

$ make all

Testing

$ make test