mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-09 06:33:16 +00:00
14 lines
274 B
Markdown
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)
|