cosmos-sdk/docs/basics
gamarin2 13464f234c Add quick start guide (#5517)
* start

* test

* guide

* Apply suggestions from code review

* typo

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
2020-01-17 18:11:22 +01: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 Docs: hide frontmatter, bugfixes (#5413) 2019-12-17 08:44:44 -03: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.