WalletConnectSwift
WalletConnectSwift copied to clipboard
Just want to know how to sign on mobile app with universal links?
Expect Bahavior
- click sign button on my mobile app
- open wallet choosing panel
- choose metamask
- sign with metamask
- back to my dapp
I want to develop a dapp on mobile app, and I want to sign it with my wallet through this SDK, after signing I want to return to my app directly, just like the behavior on the react-native lib, does this lib support the feature I want?