laconicd-deprecated/docs/basics
Justin Thompson e3f3619caf
docs: JSON-RPC methods (#520)
* RPC method docs

* forgot readme

* cleanup

* add table and fill in missing details

* update table

* fix tip block

Co-authored-by: Federico Kunze <federico.kunze94@gmail.com>
2020-09-23 10:35:53 -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: JSON-RPC methods (#520) 2020-09-23 10:35:53 -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.