cosmos-sdk/docs/basics
Abhimanyu Singh Gaur dcfe6c5610
Update accounts.md (#9767)
The digital key schemes table wasn't rendering correctly. This fix corrects the rendering.

Co-authored-by: Marko <marbar3778@yahoo.com>
2021-07-26 07:19:56 +00:00
..
README.md docs: Remove deprecated "Interfaces" section (#8294) 2021-01-18 00:11:26 +00:00
accounts.md Update accounts.md (#9767) 2021-07-26 07:19:56 +00:00
app-anatomy.md Update app-anatomy.md (#9765) 2021-07-26 06:50:39 +00:00
gas-fees.md doc: Updates related to ServiceMsg, sdk.Msg and Msg service (#9294) 2021-05-12 15:47:54 +00:00
query-lifecycle.md docs: Add mention to use gRPC v1.33.2 (#8658) 2021-02-25 07:57:06 +00:00
tx-lifecycle.md fix interfaces links (#9448) 2021-06-08 12:03:42 +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. Lifecycle of a query
  4. Accounts
  5. Gas and Fees

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