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

[Send / Bridge] Remove multichain support and simplify network selection process #21663

Open
4 tasks
Tracked by #21434
briansztamfater opened this issue Nov 21, 2024 · 0 comments · May be fixed by #21595
Open
4 tasks
Tracked by #21434

[Send / Bridge] Remove multichain support and simplify network selection process #21663

briansztamfater opened this issue Nov 21, 2024 · 0 comments · May be fixed by #21595
Assignees
Labels
feature feature requests
Milestone

Comments

@briansztamfater
Copy link
Member

briansztamfater commented Nov 21, 2024

Feature Issue

As a user, I want to select the network to send or bridge tokens from so I can ensure the transaction happens on the desired network.

Description

We need to remove multichain routing support and simplify the network selection process on the Send and Bridge flow. We have some shared logic on the Send and Bridge flow, so ideally we should implement all the simplifications on the same PR to avoid breaking any of those features.

Designs for Send simplification: https://www.figma.com/design/xLs1KYmF4e6WwRTZVJKeUK/Wallet?node-id=16655-177783&m=dev
Designs for Bridge simplification: https://www.figma.com/design/xLs1KYmF4e6WwRTZVJKeUK/Wallet?node-id=16655-240257&m=dev

Acceptance Criteria

  • Remove multichain support on Send flow
  • Simplify network selection process on Send flow
  • Remove multichain support on Bridge flow
  • Simplify network selection process on Bridge flow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature feature requests
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

1 participant