mirror of
https://github.com/purrgrammer/grimoire.git
synced 2026-04-27 07:18:18 +02:00
Implements comprehensive wallet management system with NWC support: - Install applesauce-wallet-connect for NIP-47 protocol handling - Create WalletManager singleton service for connection management - Persistent localStorage storage for wallet connections - Support for multiple wallet connections with active wallet selection - Balance queries, invoice payments, and wallet info retrieval - Add wallet command and parser for CLI-style interaction - `wallet` - Open wallet manager - `wallet connect <uri>` - Add NWC connection - Support for custom wallet names via --name flag - Create WalletViewer component with full wallet management UI - List all wallet connections with balances - Add/remove wallet connections - Set active wallet - Visual connection status indicators - Wire into window rendering and command system - Add wallet icon to command icons This provides the foundation for future payment features (zaps, nutzaps, etc.) as discussed in the wallet/payment architecture planning.
3.6 KiB
3.6 KiB