Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 424 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 424 Bytes

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