cosmos-sdk/docs/basics
Anil Kumar Kammari 51ac6f876b
Rename RegisterGRPCRoutes (#7696)
* Rename

* Fix missing

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2020-10-28 11:39:49 +00:00
..
accounts.md docs: Update "Basics" section (#7416) 2020-10-12 15:31:25 +00:00
app-anatomy.md Rename RegisterGRPCRoutes (#7696) 2020-10-28 11:39:49 +00:00
gas-fees.md Fixed typos. (#6376) 2020-06-09 12:11:13 +02:00
README.md docs: Update "Basics" section (#7416) 2020-10-12 15:31:25 +00:00
tx-lifecycle.md docs: Update "Basics" section (#7416) 2020-10-12 15:31:25 +00:00

Basics

This repository contains reference documentation on the basic concepts of the Cosmos SDK.

  1. Anatomy of an SDK Application
  2. Lifecycle of a transaction
  3. Accounts
  4. Gas and Fees

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