f7bcc8d12e
* docs: update * update + * txs * update docs * more docs * spec update * doc fixes
16 lines
380 B
Markdown
16 lines
380 B
Markdown
<!--
|
|
order: false
|
|
parent:
|
|
order: 4
|
|
-->
|
|
|
|
# Core Concepts
|
|
|
|
This repository contains reference documentation on the core concepts of Ethermint.
|
|
|
|
1. [Encoding](./encoding.md)
|
|
2. [Pending State](./pending_state.md)
|
|
3. [Protobuf Docs](./proto-docs.md)
|
|
|
|
After reading the core concepts, head on to the [guides](../guides/README.md) to learn how to use Ethereum tooling with Ethermint.
|