cosmos-sdk/docs/basics
Marko 605afd49eb
Merge PR #5625: docs: sentence about gas is not correct currently
2020-02-07 10:28:54 -05:00
..
README.md Docs: hide frontmatter, bugfixes (#5413) 2019-12-17 08:44:44 -03:00
accounts.md Docs: hide frontmatter, bugfixes (#5413) 2019-12-17 08:44:44 -03:00
app-anatomy.md Add quick start guide (#5517) 2020-01-17 18:11:22 +01:00
gas-fees.md Docs: hide frontmatter, bugfixes (#5413) 2019-12-17 08:44:44 -03:00
tx-lifecycle.md Merge PR #5625: docs: sentence about gas is not correct currently 2020-02-07 10:28:54 -05:00

README.md

Basics

This repository contains reference documentation on the basic concepts of the Cosmos SDK.

  1. Anatomy of an SDK Application
  2. Lifecycle of a transaction
  3. Accounts
  4. Gas and Fees

After reading the basics, head on to the Core Reference for more advanced material.