This repository implements Sporades consensus protocol and a Mandator memory pool.
Our protocol uses Protocol Buffers.
It requires the protoc
compiler with the go
output plugin installed.
Our protocol uses Redis and it should be installed with default options.
All implementations are tested in Ubuntu 20.04.3 LTS