[Question] Ability to show wallet adapters depending on button clicked? #5633
Unanswered
menix1337
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
-
I'm considering swapping to this library mainly for our web3 connects using NextJS.
However, as i understand you set the config / adapters on a base level, and not able to modify the input based on variables set ea.
User clicks: Log in with Solana (Then we only show Solana based wallets, ea Phantom)
User clicks: Log in with EVMs (Then we show MetaMask etc)
So we in theory can just use the same config, same library, but let the "Buttons" to filter what the user sees? based on which they clicked on?
Beta Was this translation helpful? Give feedback.
All reactions