* Fix broken links in basics/app-anatomy.md * Fix wrong citation in basics/query-lifecycle.md * Fix broken and old links in basics/tx-lifecycle.md * Fix broken link in building-modules/beginblock-endblock.md * Fix typo * Fix broken and old links in core/baseapp.md * Fix old links and description in core/context.md * Fix old link in core/transactions.md * Fix old link in intro/sdk-app-architecture.md * Fix broken link to rpc in basics/query-lifecycle.md |
||
---|---|---|
.. | ||
README.md | ||
accounts.md | ||
app-anatomy.md | ||
gas-fees.md | ||
query-lifecycle.md | ||
tx-lifecycle.md |
README.md
Basics
This repository contains reference documentation on the basic concepts of the Cosmos SDK.
- Anatomy of a Cosmos SDK Application
- Lifecycle of a transaction
- Lifecycle of a query
- Accounts
- Gas and Fees
After reading the basics, head on to the Core Reference for more advanced material.