WalletConnectSwift
WalletConnectSwift copied to clipboard
WalletConnect Swift SDK
Hello i'm having this error on the websocket connection. We have already implemented the SDK on our app and it was working fine on the store last wednesday. But today...
Ok
UnstoppableDomains site requires signature of messages in the form of hex hash: `0x070678b2c6913be3e6a50a10aabfd5ec2513fa6dff0219c2f53d0222d35478fa ` This fix will allow such messages to be signed. This is an extending, not a breaking...
I'm trying to integrate the WalletConnect v2 Swift SDK into out iOS App. The code below does not create any runtime errors that I can see. A uri is created...
Hello, I came back to develop my Dapp after like 3 months. When I click on "Connect to Wallet" button I redirect to Metamask but not got the Signature request...
Prob needs a v1.8.0 release, it introduces a new delegate method that must be implemented
Please kindly help me with details of information about why my Trust Wallet can't get connected. Thanks
In our wallet, this error message seems to be received constantly despite the connection to a dApp occurring as expected and functioning properly. Currently running 1.7.0. Seems to occur after...
Hi everyone. I want to integrate WalletConnect into my app and have a problem. I receive a request with the method `eth_sendTransaction`, sign it (using [web3swift](https://github.com/skywinder/web3swift)), and send back the...