mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-10 16:33:27 +00:00
Phase 1: Wallet deck column with NWC integration - Add DeckColumnType.Wallet with full deck system integration (AppDrawer, ColumnHeader, DeckState persistence, MenuBar) - WalletColumnScreen with 4 sub-screens: Home (balance + actions), Connect (NWC URI paste), Send (pay BOLT11), Receive (create invoice) - Uses existing NwcPaymentHandler for payment execution Phase 2: Zapping UX improvements - Upgrade ZapAmountDialog with zap type selection (PUBLIC/PRIVATE/ANONYMOUS via FilterChips) - Add custom amount input alongside preset chips - One-click zap: left-click sends default amount via NWC, right-click opens custom zap dialog - Configurable zap amounts parameter (no longer hardcoded) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>