cosmos-sdk/docs/basics
Amaury b6bd4f5c2e
docs: Remove legacy Msg/queriers in "Basics" section (#7782)
* docs: Remove legacy Msg/queriers in Basics

* Service

* Update links

* Update to rc2

* Update refs

* Use TM hashes

* REformulate

* Remove deep copy

* Update docs/DOCS_README.md

Co-authored-by: Cory <cjlevinson@gmail.com>

Co-authored-by: Cory <cjlevinson@gmail.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2020-11-27 12:57:14 +00:00
..
README.md docs: Update "Basics" section (#7416) 2020-10-12 15:31:25 +00:00
accounts.md docs: Remove legacy Msg/queriers in "Basics" section (#7782) 2020-11-27 12:57:14 +00:00
app-anatomy.md docs: Remove legacy Msg/queriers in "Basics" section (#7782) 2020-11-27 12:57:14 +00:00
gas-fees.md docs: Remove legacy Msg/queriers in "Basics" section (#7782) 2020-11-27 12:57:14 +00:00
tx-lifecycle.md docs: Remove legacy Msg/queriers in "Basics" section (#7782) 2020-11-27 12:57:14 +00: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.