How to save session in localStorage? @walletconnect/sign-client #5173
Unanswered
jmstdyQlq
asked this question in
Developer Support
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone,
I've been trying to use WalletConnect for my dApp in Stellar network. So far I've been able to connect and sign transactions just fine, but I've been trying to find a way to persist the session and couldn't find a guide.
I saw
storage
andstorageOptions
when I'm trying to callWalletConnectClient.init()
from@walletconnect/sign-client
, but I have no idea what to put in there.How do I persist the session for WalletConnect?
Beta Was this translation helpful? Give feedback.
All reactions