mirror of
https://github.com/tendermint/tendermint.git
synced 2026-02-03 18:42:14 +00:00
15 lines
284 B
Markdown
15 lines
284 B
Markdown
---
|
|
order: 1
|
|
parent:
|
|
title: Blockchain
|
|
order: false
|
|
---
|
|
|
|
# Blockchain
|
|
|
|
This section describes the core types and functionality of the Tendermint protocol implementation.
|
|
|
|
[Core Data Structures](../core/data_structures.md)
|
|
[Encoding](../core/encoding.md)
|
|
[State](../core/state.md)
|