laconicd/docs/basics
Justin Thompson 3ed790b8cd
docs: fix JSON-RPC links (#558)
* RPC method docs

* forgot readme

* cleanup

* add table and fill in missing details

* update table

* fix tip block

* add the rest of the eth methods

* added the rest of the namespaces

* get rid of extra space

* doc bug fixes

* Update docs/.vuepress/config.js

* fix adr md comment

Co-authored-by: Federico Kunze <federico.kunze94@gmail.com>
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
2020-10-01 03:53:42 -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: 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.