Files
cosmos-sdk/core
dependabot[bot]andgithub-actions f167c78344 build(deps): Bump github.com/prometheus/common from 0.44.0 to 0.45.0 (#18171)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-10-19 08:13:50 +00:00
..
2023-06-22 15:35:51 +00:00
2023-06-22 15:35:51 +00:00
2023-05-30 10:18:54 +00:00
2023-07-03 13:33:05 +00:00
2022-10-10 14:01:53 +00:00

Cosmos SDK Core

The cosmossdk.io/core go module defines "core" functionality for the Cosmos SDK.

Currently functionality for registering modules using the appmodule package and composing apps using the appconfig package is provided.

In the future core functionality for building Cosmos SDK app modules will be provided in this go module.