chainapsis / keplr-wallet

The most powerful wallet for the Cosmos ecosystem and the Interchain
https://www.keplr.app
Other
775 stars 463 forks source link

Connect to Keplr mobile with Deeplink #565

Open luca992 opened 2 years ago

luca992 commented 2 years ago

Keplr Mobile supports connectig to a dapp with a WalletConnect qr code, which works great!

However, the main reason I need walletconnect in my dapp is so that a user can connect to their wallet in the normal mobile browser (and eventually our native mobile app), using a deeplink. As far as I can tell this isn't possible currently.

Not having the ability to connect a users wallet to a dapp in a normal phone browser is a huge blocker for us 😕.

For reference this is TrustWallet's documentation on how to use a deep link to open TrustWallet

The desired behavior would be like how you can login to sandbox using walletconnect to open metamask with a deeplink:

luca992 commented 2 years ago

In addition another issue with walletconnect functionality is that keplr doesn't automatically launch from the background when a tx request asking approval is received. It's not the most intuitive experience. Especially since that is the behavior of metamask

Thunnini commented 2 years ago

As of rn, wallet connect is on standard for Keplr. We are soon to change it to 2.0 soon, please use it when we have support for 2.0

luca992 commented 2 years ago

As of rn, wallet connect is on standard for Keplr. We are soon to change it to 2.0 soon, please use it when we have support for 2.0

Sorry, does that mean when you add support for walletconnect 2.0, keplr-mobile will add support for connecting with a deeplink? @Thunnini