ts-sdk
ts-sdk copied to clipboard
Integrate cosmjs functionality as local dependency
Purpose
[Add more info]
The Ask
- [ ] Start with a git submodule and get the CI working as a GitHub workflow.
https://github.com/sei-protocol/sei-js/tree/main/packages/cosmjs
Start with CosmWasmSigningClient account parser extension
NibiCosmWasmSigningClient extends CosmWasmSigningClient { accountParser; () => {} }
Closing as completed here: https://github.com/NibiruChain/ts-sdk/pull/379