laconicd-deprecated/docs/basics
Thomas Nguy c56cd84b52
docs: update gas consumption document (#405)
* update gas doc

* remove space

* fix documentation gas logic

* fix comments
2021-08-06 05:28:05 -04:00
..
img change photon to aphoton (#476) 2020-08-31 12:40:53 -04:00
accounts.md docs: first update (#188) 2021-08-03 17:35:31 +00:00
gas.md docs: update gas consumption document (#405) 2021-08-06 05:28:05 -04:00
json_rpc.md rpc: miner_ namespace (#377) 2021-08-04 09:18:22 +00:00
README.md docs: first update (#188) 2021-08-03 17:35:31 +00:00
tokens.md docs: first update (#188) 2021-08-03 17:35:31 +00:00
transactions.md docs: first update (#188) 2021-08-03 17:35:31 +00:00

Basics

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

  1. Accounts
  2. Gas and Fees
  3. Lifecycle of a transaction
  4. Tokens
  5. JSON-RPC Server

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