Error calling Ethereum-Provider in HTML/JS: isWsUrl is not a function #3088
-
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 19 replies
-
This is a very urgent matter and still no response. I will be bumping this until I get a response. Walletconnect v2 has to be the worst update/rollout execution I've ever experienced. There are LIVE projects failing because of simple provider implementation that used to work so great in v1. Before deprecating v1, the authors should've of made sure to keep this simple and easy. Web3's entire existence does not and should not revolve entirely around React. But yeah I digress cause I can go on for days. |
Beta Was this translation helpful? Give feedback.
-
Oh ok, I guess I'll have to figure out something else for desktop. I do have another question though of something I noticed while testing the code. In my old setup I was able to get the provider and save it as a local storage item so I can use throughout multiple scripts and not have to reconnect every time. Now however I'm unable to because it returns as |
Beta Was this translation helpful? Give feedback.
Hi @wavywtf, those don't work directly with web3.js. I managed to make Ethereum Provider work, could you test it?
https://github.com/glitch-txs/ethereum-provider-cdn