quantadex / react_quantadex

Open-source UI frontend showcasing the QUANTA blockchain orderbook / cross chain technology
https://quantadex.com
8 stars 3 forks source link

Improved connect wallet experience #175

Closed quocble closed 5 years ago

quocble commented 5 years ago

Motivation

There's a lot of layer of interaction right now.

Connect -> Don't have a wallet -> Registration Connect -> Already have a wallet -> Encrypted Key Connect -> Already have a wallet -> Private Key

This new change, inspired by Amazon mobile, flattens and combines registration, and removes clicks, and hierarchially simplifies the user experience.

Connect -> Registration Connect -> Encrypted Key Connect -> Private Key

Design

image

Mobile

image