Hi there,
Same issue with my dApp completely breaking with this change. I have rolled back to v0.0184 but I’m getting a whole bunch of errors.
I tried to do the latest version of Moralis with the walletconnect thing, but that just kept say the dependancy was missing as if I had not installed it.
So now I have rolled back to the previous version. Here are my dependancies:
and here is the part of my code that is giving me trouble:
Ideally, I’d like to be on the latest version using wallet connect and the Ethers.js library, but the only instruction I found was
Any advise on how to do this would be awesome. I have tried looking at the docs and have adjusted the code several times but I’m obviously missing something critical.
Here is my auth code as well in case that helps: