chore: replace bitgo with modular libraries
This commit is contained in:
parent
546ba7b780
commit
5ca95e2318
1 changed files with 6 additions and 1 deletions
|
|
@ -23,7 +23,12 @@
|
||||||
"bchaddrjs": "^0.3.0",
|
"bchaddrjs": "^0.3.0",
|
||||||
"bignumber.js": "9.0.1",
|
"bignumber.js": "9.0.1",
|
||||||
"bip39": "^2.3.1",
|
"bip39": "^2.3.1",
|
||||||
"bitgo": "11.18.0",
|
"@bitgo/sdk-api": "1.21.0",
|
||||||
|
"@bitgo/sdk-coin-bch": "1.5.10",
|
||||||
|
"@bitgo/sdk-coin-btc": "1.7.10",
|
||||||
|
"@bitgo/sdk-coin-dash": "1.5.10",
|
||||||
|
"@bitgo/sdk-coin-ltc": "2.2.10",
|
||||||
|
"@bitgo/sdk-coin-zec": "1.5.10",
|
||||||
"ccxt": "2.9.16",
|
"ccxt": "2.9.16",
|
||||||
"compression": "^1.7.4",
|
"compression": "^1.7.4",
|
||||||
"connect-pg-simple": "^6.2.1",
|
"connect-pg-simple": "^6.2.1",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue