cosmos-sdk/docs/basics
2022-04-24 10:19:04 -04: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 chore: master -> main (#11730) 2022-04-24 10:19:04 -04:00
query-lifecycle.md docs: Code blocks in SDK docs are broken (#11189) 2022-02-14 23:39:35 +01:00
README.md docs: 10180 Fix SDK (#10237) 2021-09-28 19:33:58 +02:00
tx-lifecycle.md chore: master -> main (#11730) 2022-04-24 10:19:04 -04: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.