RootSoft / walletconnect-dart-sdk

Open protocol for connecting dApps to mobile wallets with QR code scanning or deep linking.
MIT License
104 stars 61 forks source link

Seperate connection to Metamask and Trust Wallet? #62

Closed LongTien15 closed 1 year ago

LongTien15 commented 1 year ago

Hi, im using walletconnect_dart to link to metamask and trustwallet. But when i clicked button to run code, it asked me to choose between metamask or trust wallet, but i want to click MM button to open MM only and the same with trust wallet. How can i do that( on Android)?

LongTien15 commented 1 year ago

Any helps guys?

RootSoft commented 1 year ago

@LongTien15 Please take a look at this package: https://pub.dev/packages/walletconnect_qrcode_modal_dart It lets you choose which wallet to open.