feat: finish alby wallet

This commit is contained in:
2024-01-04 12:05:13 +00:00
parent 0442c3512c
commit 9f88b44b91
16 changed files with 341 additions and 109 deletions

View File

@ -40,5 +40,9 @@
"wss://nostr.wine/": { "read": true, "write": false },
"wss://eden.nostr.land/": { "read": true, "write": false }
},
"useIndexedDBEvents": false
"useIndexedDBEvents": false,
"alby": {
"clientId": "pohiJjPhQR",
"clientSecret": "GAl1YKLA3FveK1gLBYok"
}
}