emeraldpay / emerald-wallet

Emerald Wallet
https://emerald.cash
Apache License 2.0
211 stars 102 forks source link

Account > Balance Screen #1373

Open scco opened 8 months ago

scco commented 8 months ago
  1. move identicon, wallet name to header like in sub views "allowance, addresses, transactions" remove subtitle "Ethereum, Ethereum Classic, Bitcoin"
Bildschirmfoto 2024-01-09 um 13 20 13
  1. the interactions "send" , "receive" , "sign" should be on each screen ( balance allowance, addresses, transactions ) in the same place . there is nothing wrong having these buttons in the header
Bildschirmfoto 2024-01-09 um 13 26 55
  1. rework this not very good structured list of assets & interactions by seperate networks and even tokens with dividers . i would also add a available balance in $ to give a user a simple overview of an account.
Bildschirmfoto 2024-01-09 um 13 27 47

sketch :

Bildschirmfoto 2024-01-09 um 14 10 53
  1. all that always visible interactions like these arrows for send & receive are bad practice and not needed at all.
Bildschirmfoto 2024-01-09 um 14 23 56

the general flow of sending what ever token from an address to another address would be by pressing a global SEND button that is specialy designed to pick a token and a receiver address. it makes no sense to have multiple send buttons for each token and is just to many interactions and arrows all over the place with little to no advantage.

same for a SWAP feature. a swap should be a seperate view with a global single button named "swap" where you can swap from what ever source to what ever target .