Add support for nip44

This commit is contained in:
Jonathan Staab
2023-08-11 17:18:00 -07:00
committed by fiatjaf_
parent df6f887d7e
commit d13eecad4a
5 changed files with 105 additions and 17 deletions

View File

@@ -21,6 +21,7 @@
"dependencies": {
"@noble/curves": "1.1.0",
"@noble/hashes": "1.3.1",
"@noble/ciphers": "^0.2.0",
"@scure/base": "1.1.1",
"@scure/bip32": "1.3.1",
"@scure/bip39": "1.2.1"