forked from cerc-io/laconicd-deprecated
7b50331b98
* docs: more updates * minor changes * workflow * yarn * structure * more updates * cleanup * additional cleanup * docs * interact with node * additional guides and testnet docs * update swagger * update docs * action
15 lines
344 B
Markdown
15 lines
344 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)
|
|
|
|
After reading the core concepts, head on to the [guides](../guides/README.md) to learn how to use Ethereum tooling with Ethermint.
|