laconicd/docs/basics
Justin Thompson b9a10b3f3e
docs: add the rest of the namespaces methods (#535)
* add the rest of the eth methods

* added the rest of the namespaces

* get rid of extra space

* Update docs/basics/json_rpc.md

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
2020-09-24 14:25:47 -03:00
..
img change photon to aphoton (#476) 2020-08-31 12:40:53 -04:00
accounts.md types: support eth hex address on accounts (#502) 2020-09-08 10:57:49 -03:00
gas.md change photon to aphoton (#476) 2020-08-31 12:40:53 -04:00
json_rpc.md docs: add the rest of the namespaces methods (#535) 2020-09-24 14:25:47 -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.