This repository contains specifications for the ACEI protocol.
There are currently only one implementation of the ACEI protocol: go-acei, maintained by DAOT Labs.
- ACEI: Details about interactions between the application and consensus engine over ACEI.
- RFC: RFCs describe proposals to change the spec.
- Proto: The data structures of the ACEI protocol are located in the
protodirectory.