SDK 46 templating solution

Presenting tiny, new tooling for the cosmos-sdk that:

  • aims to be integrated directly into the cosmos-sdk repository
  • aims to solve the kinds of integration testing problems facing cosmwasm and ibc go when faced with a fast-moving cosmos codebase
  • provides a full application template in the cosmos-sdk, instead of just simapp
  • treats cosmwasm and ibc-go (and hopefully, x/evm, gnolang, and agoric) as first-class citizens of the cosmos ecosystem by ensuring that tests against them happen directly in the cosmo-sdk
2 Likes