Files
cosmos-sdk/core
testinginprodandunknown unknown b03a2c6b0a feat(coretesting): add test events service. (#20579)
Co-authored-by: unknown unknown <unknown@unknown>
2024-06-21 14:56:25 +00:00
..
2023-07-03 13:33:05 +00:00
2024-06-19 15:18:32 +00:00
2024-05-28 12:30:09 +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.