Files
cosmos-sdk/core
dependabot[bot]andgithub-actions e65083d9e4 build(deps): Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 (#17917)
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-09-28 06:21:33 +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.