web-examples icon indicating copy to clipboard operation
web-examples copied to clipboard

expose cosmos `cosmos_getAccounts ` method

Open borngraced opened this issue 1 year ago • 0 comments

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

borngraced avatar Sep 20 '24 03:09 borngraced