You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm looking to use AppKit for my web app, which the users can choose to have 2 wallets actively connected to their account at the same time, one for Ethereum/EVM chain and one for Solana chain. How can this be achieved using AppKit? The way it looks right now AppKit only allow for one wallet connected at a time, and AppKit heavily relies on global states making it difficult if not impossible to run 2 AppKit instances side by side.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm looking to use AppKit for my web app, which the users can choose to have 2 wallets actively connected to their account at the same time, one for Ethereum/EVM chain and one for Solana chain. How can this be achieved using AppKit? The way it looks right now AppKit only allow for one wallet connected at a time, and AppKit heavily relies on global states making it difficult if not impossible to run 2 AppKit instances side by side.
Beta Was this translation helpful? Give feedback.
All reactions