github.com/badrootd/celestia-core@v0.0.0-20240305091328-aa4207a4b25d/spec/core/readme.md (about) 1 --- 2 order: 1 3 parent: 4 title: Core 5 order: 3 6 --- 7 8 This section describes the core types and functionality of the CometBFT protocol implementation. 9 10 - [Core Data Structures](./data_structures.md) 11 - [Encoding](./encoding.md) 12 - [Genesis](./genesis.md) 13 - [State](./state.md)