Chad
Chad
- [ ] Most client tests only cover happy paths at the moment, these should be updated to cover as many edge cases as we can come up with. Eg...
Upgrade provider sample apps to work with Swift and Kotlin https://github.com/WalletConnect/web-examples
When existing topic id is in storage, relay doesn't attempt to connect. Problem: dapp forever shows loading Possible solutions: - Add timeout
- [ ] Better injected wallet management, add default wallet images and names until dynamic packages are loaded) - [ ] Add artificial loader while explorer is opening when there...
@finessevanes just 4u
Auth API is a lightweight API to verify wallet address ownership for web3 use cases such as SIWE. This issue continues the [alpha work](https://github.com/WalletConnect/walletconnect-docs/issues/253), incorporates developer feedback, improves documentation, and...
## Problem The projectId is publicly available and anyone can copy the projectid of dapp/wallet and (ab)use it. Both WalletConnect and users want to ensure that third parties cannot use...
Had this feedback from Unstoppable: To deliver the first version of WC2 in Unstoppable only needs for WC2 SDK to properly handle invalid pending requests originating from a DAPP. In...
just received report of a dev trying to use our Swift SDK with the "relay.dev.walletconnect.com" because it was on the example https://github.com/WalletConnect/WalletConnectSwiftV2/blob/5ea0265d34f18ec48d71fc299adacecdacc904bb/Example/DApp/ClientDelegate.swift#L17 it's not terrible but we should have this...