KomodoPlatform / atomicDEX

This is the official AtomicDEX mobile (smartphone app) repository
https://atomicdex.io
GNU General Public License v2.0
10 stars 15 forks source link

Shapeshift style swaps for mobile #171

Open ptyx11 opened 3 years ago

ptyx11 commented 3 years ago

I've noticed many users on mobile are finding it hard to navigate the DEX UI. I think it's because the reduced size of a mobile screen makes it difficult to add the needed detail to make it intuitive. I propose to change the mobile swap UI to a shapeshift-style screen. 1 - User picks coin 1, and an amount 2- User picks coin 2, he gets shown a conversion estimate based on what's in the orderbooks. If there's no liquidity, it shows as not available. 3- MM does its magic and finds matches the orders with the best prices in the orderbook.

If the users want more granular control over a swap or to provide maker orders, we can point them to the webdex or desktop.

tonymorony commented 3 years ago

thanks for the issue opening!

we do plan to bring such experience on both desktop and mobile (used Changelly interface for the paint mockup :) )

cf: https://github.com/KomodoPlatform/atomicDEX-Desktop/issues/625 cf: https://github.com/KomodoPlatform/AtomicDEX-mobile/issues/1012