We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53b9621 commit f06cf33Copy full SHA for f06cf33
modules/sdk-coin-tao/package.json
@@ -43,7 +43,17 @@
43
"@bitgo/abstract-substrate": "^1.1.1",
44
"@bitgo/sdk-core": "^28.21.1",
45
"@bitgo/statics": "^50.21.1",
46
- "bignumber.js": "^9.1.2"
+ "bignumber.js": "^9.1.2",
47
+ "@polkadot/keyring": "13.3.1",
48
+ "@polkadot/types": "14.1.1",
49
+ "@polkadot/util": "13.3.1",
50
+ "@polkadot/util-crypto": "13.3.1",
51
+ "@substrate/txwrapper-core": "7.5.2",
52
+ "@substrate/txwrapper-polkadot": "7.5.2",
53
+ "bs58": "^4.0.1",
54
+ "hi-base32": "^0.5.1",
55
+ "lodash": "^4.17.15",
56
+ "tweetnacl": "^1.0.3"
57
},
58
"devDependencies": {
59
"@bitgo/sdk-api": "^1.58.4",
0 commit comments