7 lines
339 B
Markdown
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) |