Module

December 3, 2019 ยท View on GitHub

To scaffold out an empty module:

Note: if you need a basic application see the app section to generate one first

  1. cd into your modules directory (typically named /x).
  2. Run the command listed below:
scaffold module <user/Github org> <repoName> <moduleName>

This will get you started with writing a module. The layout of the files follow the module spec, located here.

Versioning

This repo will have its own versioning and contain a compatibility table:

Cosmos-SDK VersionScaffold Version
0.37.30.1.0