Some general notes and tips related to working with Cosmos SDK.
- v0.47.x - Working with version 0.47.x
- Learn more - Additional Links
At the time of this writing, Ignite CLI scaffolded and developed modules for version v0.46.7, so to develop a module to work with Cosmos SDK v0.47.x, we had to build the module in Cosmos SDK itself without Ignite scaffolding.
For the sake of keeping this document short and readable, please find the details at this link: