cosmos-sdk/docs/core/README.md

554 B

Core Concepts

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

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

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