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

[TASK] Display Wallets Based on Source Chain on Bridge #2731

Open
monaiuu opened this issue Jan 9, 2025 · 0 comments
Open

[TASK] Display Wallets Based on Source Chain on Bridge #2731

monaiuu opened this issue Jan 9, 2025 · 0 comments
Assignees

Comments

@monaiuu
Copy link
Contributor

monaiuu commented Jan 9, 2025

Description

The wallet connect modal currently displays all available wallets, regardless of the source chain selected. To eliminate confusion, ensure only the appropriate wallets are displayed.

  • Source Chain Detection:

    • When a user selects a source chain (e.g., Solana or an EVM-based chain), the wallet connect modal should detect this selection and dynamically filter the displayed wallet options.
  • Wallet Filtering Logic:

    • Solana Source Chain:
      • Display only Solana-compatible wallets (e.g., Phantom).
    • EVM Source Chain:
      • Display only EVM-compatible wallets (e.g., MetaMask, Talisman etc.).
@monaiuu monaiuu converted this from a draft issue Jan 9, 2025
@monaiuu monaiuu changed the title [TASK] Display Wallets Based on Selected Source Chain on Bridge [TASK] Display Wallets Based on Source Chain on Bridge Jan 10, 2025
@monaiuu monaiuu moved this from Not Started 🕧 to Building 🏗️ in Webb Universe Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Building 🏗️
Development

No branches or pull requests

2 participants