SatoshiPortal / bullbitcoin-mobile

The Bull Bitcoin Mobile Wallet and Exchange App
MIT License
54 stars 18 forks source link

[Home Page] New UI (Secure Bitcoin Wallet) #231

Closed i5hi closed 1 month ago

i5hi commented 5 months ago

This is the first of a series of New UI updates.

The focus of this update is to have a single home page where wallets are stacked vertically. We also only show 0 conf transactions (from all wallets) on the homepage.

Two wallets will be created by default: Secure Bitcoin Wallet and Instant Wallet

Only one of these two types of wallets can ever exist and are automatically created when the app is first installed.

The focus of this issue is Secure Bitcoin Wallet which is an onchain wallet with swaps enabled.

Note: Users can create new/imported wallets however these will not have swaps enabled and will function the same as before. We will hide these buttons inside settings as it is considered and advanced feature. Those who need it can access it via settings.

Unlogged

Considerations:

There are 3 main sections on the home page (arranged vertically)

  1. Wallets: 6/10 space

There is a maximum number of wallets after which things will start getting crammed.

  1. Latest Transactions: 2/10 space

We only show a maximum of 3 txs, latest first. A View All button will take us to a Latest Transactions Page where we can see all latest transactions.

  1. Action Buttons: 2/10 space

Send/Recieve, Scan QR Buttons.

i5hi commented 5 months ago

Related https://github.com/SatoshiPortal/bullbitcoin-mobile/issues/232