clxyder / walletconnect-expo-example

A simple example on how to get WalletConnect to authenticate wallets in the Expo Go app.
66 stars 25 forks source link

Thank you! Question about @walletconnect/web3-provider #2

Open shawnmitchell opened 2 years ago

shawnmitchell commented 2 years ago

First, thanks so much for putting this out! Super, super helpful.

I added @walletconnect/web3-provider to do ENS name resolution and everything kinda fell apart. Started getting that

The provided value 'moz-chunked-arraybuffer' is not a valid 'responseType'.

error.

Maybe withWalletConnect and @walletconnect/web3-provider don't play nicely together? Any thoughts on how to get a provider within the framework you designed?

clxyder commented 1 year ago

Hey @shawnmitchell hmm great question I just sort of hacked something up 😄 So I am not really sure. (Please excuse my delay)