RevokeCash / browser-extension

🛡 Protect yourself from crypto scams online
https://revoke.cash/extension
MIT License
63 stars 21 forks source link

Support WalletConnect #18

Closed rkalis closed 1 year ago

rkalis commented 1 year ago

I tried overriding the global window.WebSocket object to intercept any WalletConnect requests, but those requests are (obviously 😅) encrypted when they are sent to the bridge server. So there's a good chance it's just impossible to implement WalletConnect support. So I'll close this issue.