desmos-labs/desmjs

Extend the `get-proto.sh` script to get the CosmWasm files

Closed this issue · 0 comments

In order to allow clients to correctly interact with cosmwasm smart contracts we need to allow them to use the related messages.
It's useful to extend the get-proto.sh script to make it able to also download the proto files of CosmWasm from which later the useful .ts structure are generated.