-
Notifications
You must be signed in to change notification settings - Fork 567
Closed
Labels
component:scaffoldFeature, enhancement, or refactor related to scaffolding.Feature, enhancement, or refactor related to scaffolding.type:newTo implement new feature.To implement new feature.
Description
Is your feature request related to a problem or issue you encountered? Please describe.
The Cosmos SDK migrated its modules to collections: https://docs.cosmos.network/v0.50/build/packages/collections
A package that makes store accessibility easier thanks to a common API and less boilerplate.
Describe the solution you'd like
Scaffolded modules should use collections
Describe alternatives you've considered
Keep the boilerplate, which would not be following the SDK direction.
Include other useful information that helps us understand your request.
Metadata
Metadata
Assignees
Labels
component:scaffoldFeature, enhancement, or refactor related to scaffolding.Feature, enhancement, or refactor related to scaffolding.type:newTo implement new feature.To implement new feature.
Type
Projects
Status
Done