Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I cloned goosedefi.com and if i connect using walletconnect to goosedefi, it works but if i try to call contract method, it fails. #113

Open
feelgithubvn opened this issue Aug 5, 2021 · 0 comments

Comments

@feelgithubvn
Copy link

I cloned goosedefi.com and if i connect using walletconnect to goosedefi, it works but if i try to call contract method, it fails.
I checked the code and I think useWallet() hooks returns undefined even after connected.

@binance-chain/bsc-use-wallet ^0.8.1

<bsc.UseWalletProvider
    chainId={chainId}
    connectors={{
      walletconnect: { "https://bsc-dataseed.binance.org" },
      bsc,
    }}
></bsc.UseWalletProvider>

Originally posted by @hawkofsky in #84 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant