Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple wallet connect and disconnect #58

Open
HemangiVekaria opened this issue Nov 7, 2022 · 0 comments
Open

Multiple wallet connect and disconnect #58

HemangiVekaria opened this issue Nov 7, 2022 · 0 comments

Comments

@HemangiVekaria
Copy link

Hello,
I am developing app in which i needed to connect my wallet with multiple dapp. For now from app i can connect to one dapp and then disconnect that app by calling wcClient.KillSession() in that case this will disconnect last connected dapp. I want to do is like

  1. connect wallet to uniswap and save wcSession in local storage
  2. connect to opensea and save wcSession of that in local storage
    Now showing this 2 in one list. If i click on uniswap then want to disconnect that one only and opensea should be in a connected state

Can anyone help me with this please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant