cosmos-sdk/docs/basics
Helder Moreira d420ae0559
docs: fix typo in tx-lifecycle (#7363)
2020-09-22 16:20:00 +01:00
..
README.md Docs: hide frontmatter, bugfixes (#5413) 2019-12-17 08:44:44 -03:00
accounts.md Update docs website (#5827) 2020-03-24 16:20:30 +00:00
app-anatomy.md rename RegisterCodec to RegisterLegacyAminoCodec (#7243) 2020-09-07 14:47:12 +00:00
gas-fees.md Fixed typos. (#6376) 2020-06-09 12:11:13 +02:00
tx-lifecycle.md docs: fix typo in tx-lifecycle (#7363) 2020-09-22 16:20:00 +01: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.