CosmWasm / ts-codegen

Convert your CosmWasm smart contracts into dev-friendly TypeScript classes so you can focus on shipping code.
https://cosmology.zone/products/ts-codegen
Apache License 2.0
116 stars 27 forks source link

hooks and/or context for working well with classes and plugins #68

Open pyramation opened 1 year ago

pyramation commented 1 year ago

we can make better APIs/hooks/context for working with cosmwasm signers + classes. Ideally nice integration with cosmos-kit

Allow dev to create a context with a series of contracts, in other words, bundle contract clients into a context.

IMG_4402

cc @adairrr