* start app guide * finish guide * add link to cap module * move guide to docs/ * fix broken links * vuedocs warning format * Update docs/core/ibc.md Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com> Co-authored-by: Federico Kunze <federico.kunze94@gmail.com>
658 B
658 B
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.