Files
tendermint/spec/core/readme.md
2021-04-20 10:21:27 +02:00

14 lines
274 B
Markdown

---
order: 1
parent:
title: Core
order: 3
---
This section describes the core types and functionality of the Tendermint protocol implementation.
- [Core Data Structures](./data_structures.md)
- [Encoding](./encoding.md)
- [Genesis](./genesis.md)
- [State](./state.md)