accounts and receive: live balances, address, qr and checkphrase #27

Closed
opened 2026-09-15 12:39:30 +00:00 by grenade · 0 comments
Owner

Parent: #4

Scope

The accounts list with spendable and total per account, updated from the new-heads events; a receive screen per account with the qz… address, a QR code (rendered from a string Rust returns; the QR library runs in the webview since it holds no secret), the human checkphrase, and copy with the clipboard plugin (capability entry with reason). Account naming stored in settings.

Acceptance

A transfer from the CLI appears within a finalized block. The checkphrase shown matches quantus wallet view for the same address.

Depends on

#21 (balances and subscription), the app shell.

Parent: #4 ## Scope The accounts list with spendable and total per account, updated from the new-heads events; a receive screen per account with the `qz…` address, a QR code (rendered from a string Rust returns; the QR library runs in the webview since it holds no secret), the human checkphrase, and copy with the clipboard plugin (capability entry with reason). Account naming stored in settings. ## Acceptance A transfer from the CLI appears within a finalized block. The checkphrase shown matches `quantus wallet view` for the same address. ## Depends on #21 (balances and subscription), the app shell.
grenade added the child label 2026-09-15 12:41:35 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: blackbeard/wallet#27