laconicd/docs/basics
Daniel Choi 71090323c0
docs: updates (#590)
* gas docs

* add period

* pending state docs

* format

* fix links

* add more to pendingstate docs

* add more to gas docs

* add hardspoon doc

* minor fix to pendingstate doc

* note on rlp encoding

* usecase doc

* update encoding doc

* gas docs

* hard spoon and reorder

* fix links

* encoding

* pending state

* final touches

* update intro

* use cases and resources

* typo

Co-authored-by: Federico Kunze <federico.kunze94@gmail.com>
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
2020-11-12 20:42:24 +01:00
..
img change photon to aphoton (#476) 2020-08-31 12:40:53 -04:00
accounts.md docs: updates (#590) 2020-11-12 20:42:24 +01:00
gas.md docs: updates (#590) 2020-11-12 20:42:24 +01:00
hard_spoon.md docs: updates (#590) 2020-11-12 20:42:24 +01:00
json_rpc.md docs: updates (#590) 2020-11-12 20:42:24 +01:00
photon.md docs: JSON-RPC methods (#520) 2020-09-23 10:35:53 -03:00
README.md docs: updates (#590) 2020-11-12 20:42:24 +01:00
transactions.md docs: updates (#590) 2020-11-12 20:42:24 +01: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. Photon
  5. JSON-RPC Server
  6. Hard Spoon

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