feat: nip44 v2

This commit is contained in:
2024-08-26 15:57:46 +03:00
parent 1ed36352a8
commit 644bd57094
12 changed files with 223 additions and 142 deletions

View File

@ -33,6 +33,7 @@
"typescript": "^5.2.2"
},
"dependencies": {
"@noble/ciphers": "^0.6.0",
"@noble/curves": "^1.4.0",
"@noble/hashes": "^1.4.0",
"@nostr-dev-kit/ndk": "^2.8.2",