web-examples
web-examples copied to clipboard
expose cosmos `cosmos_getAccounts ` method
Currently, these are the only methods supported for Cosmos chain
https://github.com/reown-com/web-examples/blob/main/advanced/wallets/react-wallet-v2/src/data/COSMOSData.ts
cosmos_getAccounts should be implemented too.
ref: https://github.com/reown-com/web-examples/blob/32f9df464e2fa85ec49c21837d811cfe1437719e/advanced/wallets/react-wallet-v2/src/lib/CosmosLib.ts#L53