Commit 13afab1
feat(wallet): add Cashu wallet support with new features and dependencies
- Added Cashu wallet support for sending and receiving ecash via NIP-60 and NIP-61.
- Added Nutzaps for sending value using P2PK-locked Cashu tokens.
- Added wallet balance display with offline viewing capability.
- Added wallet onboarding flow with mnemonic backup.
- Added transaction history view for tracking ecash movements.
- Added CashuSwift package dependency for Cashu protocol support.
- Added Core Data entities for local wallet caching.
- Added NIP-44 encryption for wallet and token events.
- Added dependency injection for CashuWalletService, NutzapService, and CashuCacheService.
- Added support for new event kinds related to Cashu and Nutzap.
Co-authored-by: terragon-labs[bot] <terragon-labs[bot]@users.noreply.github.com>1 parent 450bd03 commit 13afab1
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
16 | 21 | | |
17 | 22 | | |
18 | 23 | | |
19 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
20 | 30 | | |
21 | 31 | | |
22 | 32 | | |
| |||
0 commit comments