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.
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.