Skip to content

Files

Latest commit

facd40d · Oct 20, 2022

History

History
This branch is 258 commits ahead of, 4823 commits behind cosmos/cosmos-sdk:main.

core

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.