@tatumio/sdk 2.0.1-alpha.247 → 2.0.1-alpha.250

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 CHANGED
@@ -1,57 +1,60 @@
1
1
  {
2
2
  "name": "@tatumio/sdk",
3
- "version": "2.0.1-alpha.247",
3
+ "version": "2.0.1-alpha.250",
4
4
  "license": "MIT",
5
5
  "main": "./src/index.js",
6
6
  "typings": "./src/index.d.ts",
7
7
  "dependencies": {
8
- "@tatumio/btc": "2.0.1-alpha.247",
9
- "@tatumio/shared-testing-common": "2.0.1-alpha.247",
10
- "@tatumio/api-client": "2.0.1-alpha.247",
8
+ "@tatumio/btc": "2.0.1-alpha.250",
9
+ "@tatumio/shared-testing-common": "2.0.1-alpha.250",
10
+ "@tatumio/api-client": "2.0.1-alpha.250",
11
11
  "axios": "^0.26.0",
12
12
  "form-data": "^4.0.0",
13
- "@tatumio/shared-abstract-sdk": "2.0.1-alpha.247",
13
+ "@tatumio/shared-abstract-sdk": "2.0.1-alpha.250",
14
14
  "bignumber.js": "^9.0.2",
15
- "@tatumio/shared-testing-btc-based": "2.0.1-alpha.247",
16
- "@tatumio/shared-blockchain-btc-based": "2.0.1-alpha.247",
17
- "@tatumio/shared-core": "2.0.1-alpha.247",
18
- "@tatumio/shared-blockchain-abstract": "2.0.1-alpha.247",
15
+ "@tatumio/shared-testing-btc-based": "2.0.1-alpha.250",
16
+ "@tatumio/shared-blockchain-btc-based": "2.0.1-alpha.250",
17
+ "@tatumio/shared-core": "2.0.1-alpha.250",
18
+ "@tatumio/shared-blockchain-abstract": "2.0.1-alpha.250",
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
- "bitcore-lib": "^8.25.25",
24
- "@tatumio/celo": "2.0.1-alpha.247",
25
- "@tatumio/shared-blockchain-evm-based": "2.0.1-alpha.247",
23
+ "bitcore-lib": "8.25.8",
24
+ "@tatumio/celo": "2.0.1-alpha.250",
25
+ "@tatumio/shared-blockchain-evm-based": "2.0.1-alpha.250",
26
26
  "ethereumjs-wallet": "^1.0.2",
27
27
  "web3": "^1.7.0",
28
28
  "web3-core": "^1.7.0",
29
29
  "web3-utils": "^1.7.0",
30
30
  "@celo-tools/celo-ethers-wrapper": "^0.1.0",
31
- "@tatumio/eth": "2.0.1-alpha.247",
32
- "@tatumio/shared-testing-evm-based": "2.0.1-alpha.247",
33
- "@tatumio/ltc": "2.0.1-alpha.247",
34
- "bitcore-lib-ltc": "^8.25.27",
35
- "@tatumio/doge": "2.0.1-alpha.247",
36
- "bitcore-lib-doge": "^8.25.27",
37
- "@tatumio/polygon": "2.0.1-alpha.247",
38
- "@tatumio/kcs": "2.0.1-alpha.247",
39
- "@tatumio/one": "2.0.1-alpha.247",
31
+ "@tatumio/eth": "2.0.1-alpha.250",
32
+ "@tatumio/shared-testing-evm-based": "2.0.1-alpha.250",
33
+ "@tatumio/ltc": "2.0.1-alpha.250",
34
+ "bitcore-lib-ltc": "8.25.27",
35
+ "@tatumio/doge": "2.0.1-alpha.250",
36
+ "bitcore-lib-doge": "8.25.7",
37
+ "@tatumio/polygon": "2.0.1-alpha.250",
38
+ "@tatumio/kcs": "2.0.1-alpha.250",
39
+ "@tatumio/one": "2.0.1-alpha.250",
40
40
  "@harmony-js/crypto": "^0.1.56",
41
- "@tatumio/bsc": "2.0.1-alpha.247",
42
- "@tatumio/xrp": "2.0.1-alpha.247",
43
- "@tatumio/shared-testing-xrp-based": "2.0.1-alpha.247",
41
+ "@tatumio/bsc": "2.0.1-alpha.250",
42
+ "@tatumio/xrp": "2.0.1-alpha.250",
43
+ "@tatumio/shared-testing-xrp-based": "2.0.1-alpha.250",
44
44
  "ripple-lib": "^1.7.1",
45
- "@tatumio/solana": "2.0.1-alpha.247",
45
+ "@tatumio/solana": "2.0.1-alpha.250",
46
46
  "@solana/web3.js": "^1.36.0",
47
47
  "@solana/spl-token": "^0.1.8",
48
48
  "base-58": "^0.0.1",
49
- "@tatumio/tron": "2.0.1-alpha.247",
49
+ "ed25519-hd-key": "^1.2.0",
50
+ "@tatumio/tron": "2.0.1-alpha.250",
50
51
  "tronweb": "^4.1.0",
51
- "@tatumio/algo": "2.0.1-alpha.247",
52
+ "@tatumio/algo": "2.0.1-alpha.250",
52
53
  "algosdk": "^1.13.1",
53
54
  "base32.js": "^0.1.0",
54
- "url-parse": "^1.5.10"
55
+ "url-parse": "^1.5.10",
56
+ "@tatumio/egld": "2.0.1-alpha.250",
57
+ "@elrondnetwork/erdjs": "^9.2.4"
55
58
  },
56
59
  "peerDependencies": {}
57
60
  }
@@ -11,6 +11,7 @@ import { TatumXrpSDK } from '@tatumio/xrp';
11
11
  import { TatumSolanaSDK } from '@tatumio/solana';
12
12
  import { TatumTronSDK } from '@tatumio/tron';
13
13
  import { TatumAlgoSDK } from '@tatumio/algo';
14
+ import { TatumEgldSDK } from '@tatumio/egld';
14
15
  export declare type SDKS = {
15
16
  btc: ReturnType<typeof TatumBtcSDK>;
16
17
  eth: ReturnType<typeof TatumEthSDK>;
@@ -25,4 +26,5 @@ export declare type SDKS = {
25
26
  sol: ReturnType<typeof TatumSolanaSDK>;
26
27
  tron: ReturnType<typeof TatumTronSDK>;
27
28
  algo: ReturnType<typeof TatumAlgoSDK>;
29
+ egld: ReturnType<typeof TatumEgldSDK>;
28
30
  };
package/src/lib/sdk.js CHANGED
@@ -20,6 +20,7 @@ const bsc_1 = require("@tatumio/bsc");
20
20
  const solana_1 = require("@tatumio/solana");
21
21
  const tron_1 = require("@tatumio/tron");
22
22
  const algo_1 = require("@tatumio/algo");
23
+ const egld_1 = require("@tatumio/egld");
23
24
  const TatumSDK = (args) => {
24
25
  const blockchainSpecificSDKs = {
25
26
  btc: (0, btc_1.TatumBtcSDK)(args),
@@ -35,6 +36,7 @@ const TatumSDK = (args) => {
35
36
  sol: (0, solana_1.TatumSolanaSDK)(args),
36
37
  tron: (0, tron_1.TatumTronSDK)(args),
37
38
  algo: (0, algo_1.TatumAlgoSDK)(args),
39
+ egld: (0, egld_1.TatumEgldSDK)(args),
38
40
  };
39
41
  return Object.assign(Object.assign({}, (0, shared_abstract_sdk_1.abstractSdk)(args)), { blockchain: blockchainSpecificSDKs, kms: (0, sdk_kms_1.sdkKms)({ sdks: blockchainSpecificSDKs }), wallet: sdk_wallet_1.walletSdk, record: api_client_1.BlockchainRecordService, multiToken: (0, sdk_multitoken_1.sdkMultiToken)(), httpDriver: (currency, request) => (0, sdk_httpDriver_1.httpDriver)(blockchainSpecificSDKs, currency, request), ledger: (0, shared_abstract_sdk_1.abstractSdkLedgerService)() });
40
42
  };
@@ -1 +1 @@
1
- {"version":3,"file":"sdk.js","sourceRoot":"","sources":["../../../../../packages/sdk/src/lib/sdk.ts"],"names":[],"mappings":";;;AAAA,sCAA0C;AAC1C,sDAAiD;AACjD,oDAAuE;AACvE,sEAAoF;AACpF,gDAA2C;AAC3C,sCAA0C;AAG1C,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;AAErC,MAAM,QAAQ,GAAG,CAAC,IAAwC,EAAE,EAAE;IACnE,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;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,oCAAuB,EAC/B,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;AA3BY,QAAA,QAAQ,YA2BpB"}
1
+ {"version":3,"file":"sdk.js","sourceRoot":"","sources":["../../../../../packages/sdk/src/lib/sdk.ts"],"names":[],"mappings":";;;AAAA,sCAA0C;AAC1C,sDAAiD;AACjD,oDAAuE;AACvE,sEAAoF;AACpF,gDAA2C;AAC3C,sCAA0C;AAG1C,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,IAAwC,EAAE,EAAE;IACnE,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,oCAAuB,EAC/B,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"}