Files
cosmos-sdk/docs/basics
Luffy Choi 7441bdc86e docs: fix typos (#10617)
* Fixed incorrect upper case to lower case in SDK document.
  * `BLock` -> `Block`
2021-11-26 10:35:29 +01:00
..
2021-09-28 19:33:58 +02:00
2021-11-26 10:35:29 +01:00
2021-09-28 19:33:58 +02:00
2021-09-28 19:33:58 +02:00
2021-09-28 19:33:58 +02:00

Basics

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

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

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