cosmos-sdk/docs/core/README.md

604 B

Core Concepts

This repository contains reference documentation on the core concepts of the Cosmos SDK.

  1. Baseapp
  2. Transaction
  3. Context
  4. Node Client
  5. Store
  6. Encoding
  7. Events
  8. Object-Capabilities
  9. RunTx recovery middleware

After reading about the core concepts, head on to the Building Modules documentation to learn more about the process of building modules.