cosmos-sdk/docs/basics
Sebastian Gröbler 42a9032c39
Update accounts.md (#10954)
fixed broken link to ADR-027 in accounts.md
2022-01-17 11:30:39 +01:00
..
README.md docs: 10180 Fix SDK (#10237) 2021-09-28 19:33:58 +02:00
accounts.md Update accounts.md (#10954) 2022-01-17 11:30:39 +01:00
app-anatomy.md chore: Minor typos and edits (#10628) 2021-11-28 00:02:57 +00:00
gas-fees.md docs: 10180 Fix SDK (#10237) 2021-09-28 19:33:58 +02:00
query-lifecycle.md docs: 10180 Fix SDK (#10237) 2021-09-28 19:33:58 +02:00
tx-lifecycle.md docs: 10180 Fix SDK (#10237) 2021-09-28 19:33:58 +02: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.