Added BIP32Derive, which uses bip32 from bitcoinjs. Modified a few more operations. Code compiles with 20.3.0

This commit is contained in:
David C Goldenberg 2024-08-19 20:37:12 -04:00
parent 810c94803d
commit f474ffaf72
17 changed files with 764 additions and 170 deletions

View file

@ -94,12 +94,14 @@
"dependencies": {
"@astronautlabs/amf": "^0.0.6",
"@babel/polyfill": "^7.12.1",
"@bitcoinerlab/secp256k1": "^1.0.5",
"@blu3r4y/lzma": "^2.3.3",
"argon2-browser": "^1.18.0",
"arrive": "^2.4.1",
"avsc": "^5.7.7",
"bcryptjs": "^2.4.3",
"bignumber.js": "^9.1.1",
"bip32": "^4.0.0",
"blakejs": "^1.2.1",
"bootstrap": "4.6.2",
"bootstrap-colorpicker": "^3.4.0",