hyperweb-io / hyperweb-io/cosmos-kit
useChain, UseChains, and useChainWallet always returns disconnected
- Dominant language
- TypeScript
- Stars
- 201
- Forks
- 159
- PR merge metrics
- No merged PRs in 30d
Description
I tried using useChain, useChains, and useChainWallet to try and connect a wallet, but it's all funky. I am also avoiding using the walletModal. In my app, it struggles to use useChains (trying to connect to both 'osmosis' and 'chihuahua'), but I also want it to default to using the Keplr extension.
useChains always returns disconnected.
useChains and useChainWallet are inconsistent; sometimes they connect but the address is undefined, and other times they are disconnected.
here is my public repo:
https://github.com/jijicodes/cosmoskit-test

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.