Add blossom support

This commit is contained in:
Jon Staab
2025-06-06 13:52:53 -07:00
parent bc65b96d46
commit d13ea745ff
10 changed files with 304 additions and 37 deletions
+2 -1
View File
@@ -20,8 +20,9 @@
"prepublishOnly": "pnpm run build"
},
"dependencies": {
"@welshman/lib": "workspace:*",
"@types/ws": "^8.5.13",
"@welshman/lib": "workspace:*",
"js-base64": "^3.7.7",
"nostr-tools": "^2.14.2",
"nostr-wasm": "^0.1.0"
},