Thanks @blackwater, this indeed works.
But I was trying using Moralis latest sdk, v1.0.3, and facing issue there.
Thanks for your help anyways, appreciate your effort.
Thanks @blackwater, this indeed works.
But I was trying using Moralis latest sdk, v1.0.3, and facing issue there.
Thanks for your help anyways, appreciate your effort.
Can you try if it works with moralis v1.0.4, we just released a fix
Hi, I am facing the exact same issue
I have
I do this with await Moralis.authenticate({ type: 'walletconnect' })
in Vue3 and still have the same issue
in my console.log(e)
Cannot enable via WalletConnect: dependency "@walletconnect/web3-provider" is missing
Hello can you make a new thread please with more details e.g. your Vue component code.