bitshares / bitshares/bitshares-ui
[Wallet Redesign] Wallet Mobile
- Dominant language
- JavaScript
- Stars
- 520
- Forks
- 575
- Avg merge
- 12h 7m
- Merged PRs (30d)
- 5
Description
Mobile version of wallet looks a little bit different from Desktop version (#2617)

On the mobile version, the wallet is presented in a table view.
- All balances sorted by Favorite.
- Ability to find specific currency using search
When the user clicks on a specific balance he sees the following screen:

On "Detailed Balance" screen the user has most popular features to operate with his balance:
- Make transfer, deposit, withdraw, borrow or settle if current currency supports it
- See the number of open orders
- Ability to go to the screen where the user can manage open orders for this currency
- Ability go to to the markets list screen where the user can see all possible pairs for trading with current currency (ETH in our example)
This screen is very useable and the best place to handle all users needs regarding some specific currency.
For e.g. we can use this screen to add a "business" section where user can make quick actions
(fund fee pool etc.) with this currency.
Contributor guide
Assessment
This issue has not been assessed yet.