laconicd/docs/basics
Justin Thompson e7a19a1c0a
random doc fixes (#560)
* add the rest of the eth methods

* added the rest of the namespaces

* get rid of extra space

* doc bug fixes

* remove space

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
2020-10-06 05:45:56 -03:00
..
img change photon to aphoton (#476) 2020-08-31 12:40:53 -04:00
accounts.md random doc fixes (#560) 2020-10-06 05:45:56 -03:00
gas.md change photon to aphoton (#476) 2020-08-31 12:40:53 -04:00
json_rpc.md docs: fix JSON-RPC links (#558) 2020-10-01 03:53:42 -03:00
photon.md docs: JSON-RPC methods (#520) 2020-09-23 10:35:53 -03:00
README.md docs: JSON-RPC methods (#520) 2020-09-23 10:35:53 -03:00
transactions.md docs: fixes and websockets guide (#361) 2020-07-06 12:56:02 -04: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

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