Adding bitcoinJS-lib and parse P2SH and P2WSH scripts.

This commit is contained in:
softsimon
2021-01-06 01:36:28 +07:00
parent 632c243b34
commit 9e1ef1b747
2 changed files with 41 additions and 15 deletions

View File

@@ -31,6 +31,7 @@
"@mempool/bitcoin": "^3.0.2",
"@mempool/electrum-client": "^1.1.7",
"axios": "^0.21.0",
"bitcoinjs-lib": "^5.2.0",
"crypto-js": "^4.0.0",
"express": "^4.17.1",
"locutus": "^2.0.12",