* ibc transfer metrics * ibc client metrics * update connection logs * connection metrics * channel metrics * update logs * docs updates * update telemetry.md * move calls from handler * Update x/ibc/core/04-channel/keeper/handshake.go Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com> * add chain-id metric * address @colin-axner comments Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com> Co-authored-by: Christopher Goes <cwgoes@pluranimity.org>
Core Concepts
This repository contains reference documentation on the core concepts of the Cosmos SDK.
Baseapp- Transaction
- Context
- Node Client
- Store
- Encoding
- Events
- Telemetry
- Object-Capabilities
- RunTx recovery middleware
After reading about the core concepts, check the IBC documentation to learn more about the IBC core concepts and how to integrate it to you application.