cosmos-sdk/core/appmodule/README.md
2024-01-13 20:42:45 +00:00

7 lines
339 B
Markdown

# Appmodule
<!-- TODO add more docs here with https://github.com/cosmos/cosmos-sdk/issues/17207 -->
This package defines what is needed for an module to be used in the Cosmos SDK.
If you are looking at integrating Dependency injection into your module please see [depinject appconfig documentation](../../depinject/appconfig/README.md)