strangelove-ventures / wormhole

SL fork for wormhole dev work.
https://wormhole.com
Other
1 stars 0 forks source link

feat: update ts-sdk with Cosmos SDK v0.47 proto #82

Closed joelsmith-2019 closed 2 months ago

joelsmith-2019 commented 2 months ago

Uses Ignite to generate a TS Client. We then pluck those TS Client Modules and add them to Wormchain's very own TS SDK.

Previously Ignite was used to generate vue modules, but that is now deprecated, so we switched to the TS client.