@tatumio/sdk 2.0.1-alpha.341 → 2.0.1-alpha.344
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +26 -26
- package/src/lib/sdk.d.ts +2 -2
- package/src/lib/sdk.js.map +1 -1
package/package.json
CHANGED
|
@@ -1,64 +1,64 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tatumio/sdk",
|
|
3
|
-
"version": "2.0.1-alpha.
|
|
3
|
+
"version": "2.0.1-alpha.344",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"main": "./src/index.js",
|
|
6
6
|
"types": "./src/index.d.ts",
|
|
7
7
|
"dependencies": {
|
|
8
|
-
"@tatumio/btc": "2.0.1-alpha.
|
|
9
|
-
"@tatumio/shared-testing-common": "2.0.1-alpha.
|
|
10
|
-
"@tatumio/api-client": "2.0.1-alpha.
|
|
8
|
+
"@tatumio/btc": "2.0.1-alpha.344",
|
|
9
|
+
"@tatumio/shared-testing-common": "2.0.1-alpha.344",
|
|
10
|
+
"@tatumio/api-client": "2.0.1-alpha.344",
|
|
11
11
|
"axios": "^0.26.0",
|
|
12
12
|
"form-data": "^4.0.0",
|
|
13
|
-
"@tatumio/shared-testing-btc-based": "2.0.1-alpha.
|
|
14
|
-
"@tatumio/shared-blockchain-btc-based": "2.0.1-alpha.
|
|
15
|
-
"@tatumio/shared-abstract-sdk": "2.0.1-alpha.
|
|
13
|
+
"@tatumio/shared-testing-btc-based": "2.0.1-alpha.344",
|
|
14
|
+
"@tatumio/shared-blockchain-btc-based": "2.0.1-alpha.344",
|
|
15
|
+
"@tatumio/shared-abstract-sdk": "2.0.1-alpha.344",
|
|
16
16
|
"bignumber.js": "^9.0.2",
|
|
17
|
-
"@tatumio/shared-core": "2.0.1-alpha.
|
|
18
|
-
"@tatumio/shared-blockchain-abstract": "2.0.1-alpha.
|
|
17
|
+
"@tatumio/shared-core": "2.0.1-alpha.344",
|
|
18
|
+
"@tatumio/shared-blockchain-abstract": "2.0.1-alpha.344",
|
|
19
19
|
"bip32": "^2.0.5",
|
|
20
20
|
"bip39": "^3.0.2",
|
|
21
21
|
"bitcoinjs-lib": "^5.2.0",
|
|
22
22
|
"hdkey": "^2.0.1",
|
|
23
23
|
"bitcore-lib": "8.25.8",
|
|
24
|
-
"@tatumio/celo": "2.0.1-alpha.
|
|
24
|
+
"@tatumio/celo": "2.0.1-alpha.344",
|
|
25
25
|
"lodash": "^4.17.21",
|
|
26
|
-
"@tatumio/shared-blockchain-evm-based": "2.0.1-alpha.
|
|
26
|
+
"@tatumio/shared-blockchain-evm-based": "2.0.1-alpha.344",
|
|
27
27
|
"ethereumjs-wallet": "^1.0.2",
|
|
28
28
|
"web3": "^1.7.4",
|
|
29
29
|
"web3-core": "^1.7.4",
|
|
30
30
|
"web3-utils": "^1.7.4",
|
|
31
|
-
"@tatumio/shared-testing-evm-based": "2.0.1-alpha.
|
|
31
|
+
"@tatumio/shared-testing-evm-based": "2.0.1-alpha.344",
|
|
32
32
|
"@celo-tools/celo-ethers-wrapper": "^0.1.0",
|
|
33
|
-
"@tatumio/eth": "2.0.1-alpha.
|
|
34
|
-
"@tatumio/ltc": "2.0.1-alpha.
|
|
33
|
+
"@tatumio/eth": "2.0.1-alpha.344",
|
|
34
|
+
"@tatumio/ltc": "2.0.1-alpha.344",
|
|
35
35
|
"bitcore-lib-ltc": "8.25.27",
|
|
36
|
-
"@tatumio/doge": "2.0.1-alpha.
|
|
36
|
+
"@tatumio/doge": "2.0.1-alpha.344",
|
|
37
37
|
"bitcore-lib-doge": "8.25.7",
|
|
38
|
-
"@tatumio/polygon": "2.0.1-alpha.
|
|
38
|
+
"@tatumio/polygon": "2.0.1-alpha.344",
|
|
39
39
|
"ethers": "^5.5.4",
|
|
40
|
-
"@tatumio/kcs": "2.0.1-alpha.
|
|
41
|
-
"@tatumio/one": "2.0.1-alpha.
|
|
40
|
+
"@tatumio/kcs": "2.0.1-alpha.344",
|
|
41
|
+
"@tatumio/one": "2.0.1-alpha.344",
|
|
42
42
|
"@harmony-js/crypto": "^0.1.56",
|
|
43
|
-
"@tatumio/bsc": "2.0.1-alpha.
|
|
44
|
-
"@tatumio/xrp": "2.0.1-alpha.
|
|
45
|
-
"@tatumio/shared-testing-xrp-based": "2.0.1-alpha.
|
|
43
|
+
"@tatumio/bsc": "2.0.1-alpha.344",
|
|
44
|
+
"@tatumio/xrp": "2.0.1-alpha.344",
|
|
45
|
+
"@tatumio/shared-testing-xrp-based": "2.0.1-alpha.344",
|
|
46
46
|
"ripple-lib": "^1.7.1",
|
|
47
|
-
"@tatumio/solana": "2.0.1-alpha.
|
|
47
|
+
"@tatumio/solana": "2.0.1-alpha.344",
|
|
48
48
|
"@solana/web3.js": "^1.50.1",
|
|
49
49
|
"@solana/spl-token": "0.2.0",
|
|
50
50
|
"@metaplex-foundation/mpl-token-metadata": "^2.5.0",
|
|
51
51
|
"base-58": "^0.0.1",
|
|
52
52
|
"ed25519-hd-key": "^1.2.0",
|
|
53
|
-
"@tatumio/tron": "2.0.1-alpha.
|
|
53
|
+
"@tatumio/tron": "2.0.1-alpha.344",
|
|
54
54
|
"tronweb": "^4.1.0",
|
|
55
|
-
"@tatumio/algo": "2.0.1-alpha.
|
|
55
|
+
"@tatumio/algo": "2.0.1-alpha.344",
|
|
56
56
|
"algosdk": "^1.13.1",
|
|
57
57
|
"base32.js": "^0.1.0",
|
|
58
58
|
"url-parse": "^1.5.10",
|
|
59
|
-
"@tatumio/egld": "2.0.1-alpha.
|
|
59
|
+
"@tatumio/egld": "2.0.1-alpha.344",
|
|
60
60
|
"@elrondnetwork/erdjs": "^9.2.4",
|
|
61
|
-
"@tatumio/bch": "2.0.1-alpha.
|
|
61
|
+
"@tatumio/bch": "2.0.1-alpha.344",
|
|
62
62
|
"coininfo": "^5.1.0",
|
|
63
63
|
"@tatumio/bitcoincashjs2-lib": "^4.1.2",
|
|
64
64
|
"cashaddrjs": "^0.4.4",
|
package/src/lib/sdk.d.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { BlockchainStorageService, Currency,
|
|
1
|
+
import { BlockchainStorageService, Currency, TatumUrlArg } from '@tatumio/api-client';
|
|
2
2
|
import { Web3Request, Web3Response } from '@tatumio/shared-core';
|
|
3
3
|
import { SDKS } from './sdk.common';
|
|
4
4
|
export declare const TatumSDK: (args: {
|
|
5
5
|
apiKey: string;
|
|
6
|
-
url?:
|
|
6
|
+
url?: TatumUrlArg;
|
|
7
7
|
}) => {
|
|
8
8
|
blockchain: SDKS;
|
|
9
9
|
kms: {
|
package/src/lib/sdk.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sdk.js","sourceRoot":"","sources":["../../../../../packages/sdk/src/lib/sdk.ts"],"names":[],"mappings":";;;AAAA,sCAA0C;AAC1C,sDAAiD;AACjD,
|
|
1
|
+
{"version":3,"file":"sdk.js","sourceRoot":"","sources":["../../../../../packages/sdk/src/lib/sdk.ts"],"names":[],"mappings":";;;AAAA,sCAA0C;AAC1C,sDAAiD;AACjD,oDAAqF;AACrF,sEAAoF;AACpF,gDAA2C;AAC3C,sCAA0C;AAE1C,8DAAyD;AAEzD,8DAAsD;AACtD,wCAA4C;AAC5C,wCAA4C;AAC5C,sCAA0C;AAC1C,sCAA0C;AAC1C,8CAAkD;AAClD,sCAA0C;AAC1C,sCAA0C;AAC1C,sCAA0C;AAC1C,4CAAgD;AAChD,wCAA4C;AAC5C,wCAA4C;AAC5C,wCAA4C;AAErC,MAAM,QAAQ,GAAG,CAAC,IAA2C,EAAE,EAAE;IACtE,MAAM,sBAAsB,GAAS;QACnC,GAAG,EAAE,IAAA,iBAAW,EAAC,IAAI,CAAC;QACtB,GAAG,EAAE,IAAA,iBAAW,EAAC,IAAI,CAAC;QACtB,IAAI,EAAE,IAAA,mBAAY,EAAC,IAAI,CAAC;QACxB,IAAI,EAAE,IAAA,mBAAY,EAAC,IAAI,CAAC;QACxB,GAAG,EAAE,IAAA,iBAAW,EAAC,IAAI,CAAC;QACtB,OAAO,EAAE,IAAA,yBAAe,EAAC,IAAI,CAAC;QAC9B,GAAG,EAAE,IAAA,iBAAW,EAAC,IAAI,CAAC;QACtB,GAAG,EAAE,IAAA,iBAAW,EAAC,IAAI,CAAC;QACtB,GAAG,EAAE,IAAA,iBAAW,EAAC,IAAI,CAAC;QACtB,GAAG,EAAE,IAAA,iBAAW,EAAC,IAAI,CAAC;QACtB,GAAG,EAAE,IAAA,uBAAc,EAAC,IAAI,CAAC;QACzB,IAAI,EAAE,IAAA,mBAAY,EAAC,IAAI,CAAC;QACxB,IAAI,EAAE,IAAA,mBAAY,EAAC,IAAI,CAAC;QACxB,IAAI,EAAE,IAAA,mBAAY,EAAC,IAAI,CAAC;KACzB,CAAA;IACD,uCACK,IAAA,iCAAW,EAAC,IAAI,CAAC,KACpB,UAAU,EAAE,sBAAsB,EAClC,GAAG,EAAE,IAAA,gBAAM,EAAC,EAAE,IAAI,EAAE,sBAAsB,EAAE,CAAC,EAC7C,MAAM,EAAE,sBAAS,EACjB,MAAM,EAAE,qCAAwB,EAChC,UAAU,EAAE,IAAA,8BAAa,GAAE,EAC3B,UAAU,EAAE,CAAC,QAAkB,EAAE,OAAoB,EAAyB,EAAE,CAC9E,IAAA,2BAAU,EAAC,sBAAsB,EAAE,QAAQ,EAAE,OAAO,CAAC,EACvD,MAAM,EAAE,IAAA,8CAAwB,GAAE,IACnC;AACH,CAAC,CAAA;AA5BY,QAAA,QAAQ,YA4BpB"}
|