-
Notifications
You must be signed in to change notification settings - Fork 1
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
Support Polkadot wallet connect on Vortex #271
Comments
Hey team! Please add your planning poker estimate with Zenhub @ebma @gianfra-t @Sharqiewicz @TorstenStueber |
@pendulum-chain/devs Let me know if any questions |
I saw this ticket only after adding a comment to #272. I think this lacks the implications for the user experience. Similar to the question I put into the description of #272. How should we support both Polkadot and EVM wallets? What should the prototype show and how should it behave if a user connects to a Polkadot wallet? |
Updated the ticket, let me know if any confusion |
The tickets in the BSC USDT epic does not define the network switcher yet. What is the relative priority of that epic to this one here (Asset Hub)? If this one here comes first, then let's not refer to BSC yet. Then the main user facing definition of this ticket is to introduce a network switcher (the fact that we would need to have different wallet integrations is then implied and would also be a requirement of this ticket). |
Since the Binance USDT epic was picked up only as a fall back option, Asset Hub off ramp now holds higher relative priority between the 2 epics and should be progressed first, so that changes can be accommodated for the new EVM network (Binance) epic @TorstenStueber @prayagd |
For Polkadot-wallet connection we can use the logic from Portal. This is the |
Yes, let's reuse the UX from the Portal. |
I removed any reference to BSC from the ticket description. Additionally I added another acceptance criterion to preselect the network given the url parameter. |
@pendulum-chain/product @pendulum-chain/devs shall we store the selected network in the local storage (similar to the token selection) so that the network selection popup doesn't show up on the next reload? |
Yes, let's do that. |
Good, description added. |
@TorstenStueber Let's store it in the localStorage. Zenlink has the same solution |
User Story
As a Vortex user, I want to be able to off ramp my USDC on Polkadot Asset Hub to the off-ramping currencies available on Vortex, and:
Acceptance criteria
When the user lands on "app.vortexfinance.co"
Accepts Terms and Conditions
Network preselected to Asset Hub - with an option to change to others
Connect wallet opens up option to connect with substrate wallets
The choice of network defines the Connect wallet options i.e. EVM or Substrate, and the options shown in the 'From' asset dropdown in the following way:
"assethub"
or"polygon"
) – this should work similar to the Add url parameter to preselect output token #266Note
Reference
https://app.zenlink.pro/swap
The text was updated successfully, but these errors were encountered: