Implement membership admin and BTCPay flow

This commit is contained in:
Dorian
2026-05-14 12:44:15 -05:00
parent c015f6b7da
commit 3d87041f2d
18 changed files with 3587 additions and 348 deletions

View File

@@ -12,6 +12,7 @@
"start": "node server/server.js"
},
"dependencies": {
"@noble/hashes": "1.3.1",
"@vitejs/plugin-vue": "^5.2.1",
"applesauce-signers": "^5.1.0",
"nostr-tools": "^2.10.4",