cosmos-sdk/docs/basics
Harish Bhawnani 97be2d641b
fixing typos (#11447)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2022-03-24 16:33:48 +01:00
..
README.md docs: 10180 Fix SDK (#10237) 2021-09-28 19:33:58 +02:00
accounts.md docs: Code blocks in SDK docs are broken (#11189) 2022-02-14 23:39:35 +01:00
app-anatomy.md fixing typos (#11447) 2022-03-24 16:33:48 +01:00
gas-fees.md docs: Code blocks in SDK docs are broken (#11189) 2022-02-14 23:39:35 +01:00
query-lifecycle.md docs: Code blocks in SDK docs are broken (#11189) 2022-02-14 23:39:35 +01:00
tx-lifecycle.md docs: Improve markdownlint configuration (#11104) 2022-02-10 12:07:01 +00:00

README.md

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.