cosmos-sdk/docs/core/README.md

658 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. Telemetry 9 IBC 10.Object-Capabilities 11.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.