15 lines
330 B
Markdown
15 lines
330 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. [Events](./events.md)
|
||
|
|
||
|
After reading the core concepts, head on to the [guides](../guides/README.md) to learn how to use Ethereum tooling with Ethermint.
|