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

How to save state after connecting? #68

Closed peyton-v5 closed 1 year ago

peyton-v5 commented 1 year ago

After connecting, if you reopen the App, you need to scan the code or jump to the wallet to re-walletconnect to connect. How to ensure that the next time you open the app, you can find the previously connected walletconnect

nileshrathore commented 1 year ago

user walletconnect_secure_storage to store the session. Here you can find more details: https://pub.dev/packages/walletconnect_secure_storage