feat: Add support for Cosmos chain
PR Summary
-
Addition of
TxMsgBuilderimport inVault.tsfile This PR adds a new import, known asTxMsgBuilder, to theVault.tsfile. This item assists in crafting transaction messages to ease communication in the system. -
Inclusion of imports and
txMsgBuilderproperty inVault.tsAdditional imports are now included in theVault.tsfile. Furthermore, a new property namedtxMsgBuilderhas also been introduced, giving more options and functionality to work with. -
Introduction of new methods in
Vault.tsThere are three new methods introduced in theVault.tsfile, namelyisIbcToken,buildEncodedTx, andbuildDecodedTx. These methods will provide enhanced transaction control by identifying if a token follows the IBC protocol and building both encoded and decoded transactions. -
Extension of
IFetchAccountDetailsRespinaddress.tsTheIFetchAccountDetailsRespinaddress.tsnow includes theaccountNumberproperty. This addition can help improve account identification and fetch specifics quickly.
No dependency changes detected. Learn more about Socket for GitHub ↗︎
👍 No dependency changes detected in pull request