srdtrk / go-codegen

Generate Golang code for your CosmWasm smart contracts.
Apache License 2.0
26 stars 5 forks source link

[EPIC] Add support for other chains when generating the test suite #52

Open srdtrk opened 6 months ago

srdtrk commented 6 months ago

Description

Currently, the testsuite only comes with wasmd v0.50.0. I'd like the interactive menu to allow users to select the chain's they'd like to use. I'll list the chains that should be supported:

And there are some other additional tasks that need to be completed: