cosmos-sdk/docs/basics
Marko c221d7f1de
chore: minor cleanup of types (#13430)
2022-10-02 15:03:03 +02:00
..
README.md docs: 10180 Fix SDK (#10237) 2021-09-28 19:33:58 +02:00
accounts.md docs: update sdk & tm version links in docs (#12976) 2022-08-20 08:42:13 +02:00
app-anatomy.md refactor: migrate to `cosmos/gogoproto` (#13070) 2022-09-08 17:27:48 +00:00
gas-fees.md docs: remove unreleased tendermint upgrades from changelog (#12980) 2022-08-21 09:29:50 -04:00
query-lifecycle.md chore: minor cleanup of types (#13430) 2022-10-02 15:03:03 +02:00
tx-lifecycle.md docs: revert middleware documentation and adds posthandler documentation (#11988) 2022-05-27 07:01:35 +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.