laconicd-deprecated/docs/basics/README.md
Federico Kunze Küllmer f7bcc8d12e
docs: first update (#188)
* docs: update

* update +

* txs

* update docs

* more docs

* spec update

* doc fixes
2021-08-03 17:35:31 +00:00

18 lines
413 B
Markdown

<!--
order: false
parent:
order: 3
-->
# Basics
This repository contains reference documentation on the basic concepts of Ethermint.
1. [Accounts](./accounts.md)
2. [Gas and Fees](./gas.md)
3. [Lifecycle of a transaction](./transactions.md)
4. [Tokens](./tokens.md)
5. [JSON-RPC Server](./json_rpc.md)
After reading the basics, head on to the [Core Reference](../core/README.md) for more advanced material.