How to show only MetaMask and Trust Wallet in AppKit wallet list? #6749
Unanswered
Jemin85
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hi team,
I am using AppKit in Flutter for wallet connection. By default, AppKit shows many wallets (e.g., MetaMask, Trust Wallet, Rainbow, etc.).
I want to customize the wallet selection screen and allow users to connect only via MetaMask or Trust Wallet. All other wallets should be hidden or excluded from the UI.
💬 My Questions:
Is there a way to configure AppKit to only show specific wallets (like MetaMask & Trust Wallet)?
Can we pass a list of allowed wallets to AppKit in Flutter?
If not, is there a workaround or a recommended way to build a custom wallet selector?
Beta Was this translation helpful? Give feedback.
All reactions