feat: implement Nostr Wallet Connect (NWC)

- Add applesauce-wallet-connect dependency
- Create WalletService for managing NWC connection
- Create WalletViewer component for UI
- Register 'wallet' command
- Fix build errors in spell/spellbook components due to applesauce-actions upgrade
This commit is contained in:
Alejandro Gómez
2025-12-20 18:46:14 +01:00
parent 5d432300b2
commit 5d9ff3cf56
34 changed files with 1821 additions and 111 deletions

View File

@@ -37,6 +37,7 @@
"applesauce-loaders": "^4.2.0",
"applesauce-react": "^4.0.0",
"applesauce-relay": "latest",
"applesauce-wallet-connect": "^4.1.0",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"cmdk": "^1.1.1",