cosmos-sdk/docs/basics
2022-05-12 14:02:57 +02:00
..
accounts.md docs: update docs for Check/DeliverTx middlewares (#11918) 2022-05-10 16:25:53 +02:00
app-anatomy.md docs: remove typos and IBC documentation (#11933) 2022-05-12 14:02:57 +02:00
gas-fees.md docs: remove typos and IBC documentation (#11933) 2022-05-12 14:02:57 +02:00
query-lifecycle.md docs: remove typos and IBC documentation (#11933) 2022-05-12 14:02:57 +02:00
README.md docs: 10180 Fix SDK (#10237) 2021-09-28 19:33:58 +02:00
tx-lifecycle.md docs: remove typos and IBC documentation (#11933) 2022-05-12 14:02:57 +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.