6700d776b8
Minimal changes |
||
---|---|---|
.. | ||
README.md | ||
baseapp.md | ||
baseapp_state-begin_block.png | ||
baseapp_state-checktx.png | ||
baseapp_state-commit.png | ||
baseapp_state-deliver_tx.png | ||
baseapp_state-initchain.png | ||
baseapp_state_types.png | ||
context.md | ||
encoding.md | ||
events.md | ||
ibc.md | ||
node.md | ||
ocap.md | ||
runtx_middleware.md | ||
store.md | ||
telemetry.md | ||
transactions.md |
README.md
Core Concepts
This repository contains reference documentation on the core concepts of the Cosmos SDK.
Baseapp
- Transaction
- Context
- Node Client
- Store
- Encoding
- Events
- 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.