cosmos-sdk/docs/basics
Amaury eeb3eabdc6
docs: Add mention to use gRPC v1.33.2 (#8658)
Co-authored-by: Marko <marbar3778@yahoo.com>
2021-02-25 07:57:06 +00:00
..
accounts.md
app-anatomy.md docs: Add mention to use gRPC v1.33.2 (#8658) 2021-02-25 07:57:06 +00:00
gas-fees.md
query-lifecycle.md docs: Add mention to use gRPC v1.33.2 (#8658) 2021-02-25 07:57:06 +00:00
README.md
tx-lifecycle.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. Lifecycle of a query
  4. Accounts
  5. Gas and Fees

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