laconicd-deprecated/docs/basics
Federico Kunze Küllmer 6f5f15fc6d
proto: v1alpha to v1 (#448)
* proto: v1alpha to v1

* c++

* go mod
2021-08-17 15:30:35 +00:00
..
img change photon to aphoton (#476) 2020-08-31 12:40:53 -04:00
accounts.md proto: v1alpha to v1 (#448) 2021-08-17 15:30:35 +00:00
chain_id.md feat: update chain-id format (#447) 2021-08-17 14:11:26 +00:00
gas.md feat: update chain-id format (#447) 2021-08-17 14:11:26 +00:00
README.md feat: update chain-id format (#447) 2021-08-17 14:11:26 +00:00
tokens.md feat: update chain-id format (#447) 2021-08-17 14:11:26 +00:00
transactions.md feat: update chain-id format (#447) 2021-08-17 14:11:26 +00:00

Basics

This repository contains reference documentation on the basic concepts of Ethermint.

  1. Chain ID
  2. Accounts
  3. Gas and Fees
  4. Lifecycle of a transaction
  5. Tokens

After reading the basics, head on to the Core Reference for more advanced material.