-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
package.json
192 lines (192 loc) · 5.84 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
{
"name": "multichain-wallet-sdk",
"version": "1.4.9",
"description": "",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"files": [
"dist"
],
"scripts": {
"build": "tsc",
"start": "tsdx watch",
"test": "tsdx test"
},
"keywords": [],
"author": "formysister",
"license": "ISC",
"dependencies": {
"@airgap/beacon-sdk": "^3.1.3",
"@babel/types": "^7.19.0",
"@binance-chain/javascript-sdk": "^4.2.0",
"@dcspark/cardano-multiplatform-lib-browser": "^3.1.1",
"@dcspark/milkomeda-constants": "^0.4.0",
"@ethersproject/shims": "^5.7.0",
"@hashgraph/sdk": "^2.18.6",
"@hethers/wallet": "^1.2.1",
"@solana/buffer-layout": "^4.0.0",
"@solana/spl-token": "^0.2.0",
"@solana/web3.js": "^1.50.1",
"@tradle/react-native-http": "^2.0.0",
"@trustwallet/wallet-core": "^3.1.7",
"@ts-bitcoin/core": "^2.2.0",
"@types/bitcore-lib": "^0.15.3",
"@types/eventsource": "^1.1.15",
"@types/hdkey": "^2.0.1",
"@types/node-fetch": "^2.6.2",
"@types/stellar-sdk": "^0.15.1",
"assert": "^2.0.0",
"axios": "^0.27.2",
"bech32": "^2.0.0",
"bech32-buffer": "^0.2.0",
"bip173": "^1.1.4",
"bip32": "^2.0.4",
"bip39": "3.0.4",
"bip44": "0.0.1",
"bitcoin-client": "^1.3.0",
"bitcoin-core": "^4.1.0",
"bitcoinjs-lib": "^6.0.2",
"bitcore-explorers": "^1.0.1",
"bitcore-lib": "^10.0.5",
"bitcore-mnemonic": "^8.25.38",
"bluebird": "^3.7.2",
"browserify-zlib": "^0.1.4",
"bs58": "^5.0.0",
"buffer": "^4.9.1",
"buffer-layout": "^1.2.2",
"cardano-wallet": "^1.2.2",
"cardano-wallet-js": "^1.4.0",
"chai": "^4.3.6",
"console-browserify": "^1.1.0",
"constants-browserify": "^1.0.0",
"crypto": "1.0.1",
"dns.js": "^1.0.1",
"domain-browser": "^1.1.1",
"ecpair": "^2.1.0",
"ed25519-hd-key": "^1.3.0",
"ethers": "6.11.1",
"events": "^1.0.0",
"eventsource": "^2.0.2",
"hdkey": "^2.0.1",
"https-browserify": "0.0.1",
"litecoin-bip84": "0.0.5",
"litecore-lib": "^0.13.22",
"lucid-cardano": "^0.7.9",
"mnemonic-to-key-pair": "^1.0.0",
"mnemonic-to-private-key": "^0.4.1",
"mocha": "^10.2.0",
"node-fetch": "^3.3.0",
"punycode": "^1.2.4",
"querystring-es3": "^0.2.1",
"random-hash": "^4.0.1",
"react-native-bip32-utils": "^0.9.3",
"react-native-bip39": "^2.3.0",
"react-native-bitcoinjs-lib": "^2.3.9",
"react-native-crypto": "^2.2.0",
"react-native-get-random-values": "^1.8.0",
"react-native-os": "^1.0.1",
"react-native-randombytes": "^3.0.0",
"react-native-tcp": "^3.2.1",
"react-native-udp": "^2.1.0",
"readable-stream": "^1.0.33",
"ripple-bip32": "^0.0.3",
"ripple-keypairs": "^1.1.4",
"ripple-lib": "^1.10.1",
"ripple-wallet": "^2.0.0",
"rn-nodeify": "^10.3.0",
"safe-buffer": "^5.2.1",
"send-crypto": "^0.2.37",
"stellar-hd-wallet": "0.0.10",
"stellar-sdk": "^10.4.0",
"stream": "0.0.2",
"stream-browserify": "^1.0.0",
"string_decoder": "^0.10.31",
"timers-browserify": "^1.0.1",
"tiny-secp256k1": "^2.2.1",
"tiny-secp256k1-browserify": "^2.2.1-2",
"tron-protocol-ts": "^1.0.5",
"tron-wallet-hd": "^2.0.2",
"tronweb": "^4.3.0",
"tronweb-typings": "^1.0.1",
"tsdx": "^0.14.1",
"tslib": "^2.4.0",
"tty-browserify": "0.0.0",
"url": "^0.10.3",
"util": "^0.10.4",
"vm-browserify": "^0.0.4",
"xrpl": "^2.3.0"
},
"devDependencies": {
"@airgap/beacon-wallet": "^3.1.3",
"@babel/cli": "^7.18.10",
"@babel/core": "^7.18.13",
"@babel/preset-env": "^7.18.10",
"@babel/preset-typescript": "^7.18.6",
"@types/jest": "^29.5.6",
"esbuild": "^0.15.5",
"jest": "^28.1.3",
"simple-bitcoin-wallet": "0.0.9",
"typescript": "^4.7.4",
"webpack": "^5.74.0"
},
"readme": "README.md",
"homepage": "https://github.com/formysister/multichain-wallet-sdk#readme",
"repository": {
"url": "https://github.com/formysister/multichain-wallet-sdk"
},
"react-native": {
"zlib": "browserify-zlib",
"console": "console-browserify",
"constants": "constants-browserify",
"crypto": "react-native-crypto",
"dns": "dns.js",
"net": "react-native-tcp",
"domain": "domain-browser",
"http": "@tradle/react-native-http",
"https": "https-browserify",
"os": "react-native-os",
"path": "path-browserify",
"querystring": "querystring-es3",
"fs": "react-native-level-fs",
"_stream_transform": "readable-stream/transform",
"_stream_readable": "readable-stream/readable",
"_stream_writable": "readable-stream/writable",
"_stream_duplex": "readable-stream/duplex",
"_stream_passthrough": "readable-stream/passthrough",
"dgram": "react-native-udp",
"stream": "stream-browserify",
"timers": "timers-browserify",
"tty": "tty-browserify",
"vm": "vm-browserify",
"tls": false
},
"browser": {
"buffer": "buffer",
"bip39": "./dist/lib/web-bip39",
"zlib": "browserify-zlib",
"console": "console-browserify",
"constants": "constants-browserify",
"crypto": "react-native-crypto",
"dns": "dns.js",
"net": "react-native-tcp",
"domain": "domain-browser",
"http": "@tradle/react-native-http",
"https": "https-browserify",
"os": "react-native-os",
"path": "path-browserify",
"querystring": "querystring-es3",
"fs": "react-native-level-fs",
"_stream_transform": "readable-stream/transform",
"_stream_readable": "readable-stream/readable",
"_stream_writable": "readable-stream/writable",
"_stream_duplex": "readable-stream/duplex",
"_stream_passthrough": "readable-stream/passthrough",
"dgram": "react-native-udp",
"stream": "stream-browserify",
"tiny-secp256k1": "tiny-secp256k1-browserify",
"timers": "timers-browserify",
"tty": "tty-browserify",
"vm": "vm-browserify",
"tls": false
}
}