@solana/connector 0.0.0 → 0.1.0
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/README.md +1460 -0
- package/dist/chunk-52WUWW5R.mjs +2533 -0
- package/dist/chunk-52WUWW5R.mjs.map +1 -0
- package/dist/chunk-5NSUFMCB.js +393 -0
- package/dist/chunk-5NSUFMCB.js.map +1 -0
- package/dist/chunk-5ZUVZZWU.mjs +180 -0
- package/dist/chunk-5ZUVZZWU.mjs.map +1 -0
- package/dist/chunk-7TADXRFD.mjs +298 -0
- package/dist/chunk-7TADXRFD.mjs.map +1 -0
- package/dist/chunk-ACFSCMUI.mjs +359 -0
- package/dist/chunk-ACFSCMUI.mjs.map +1 -0
- package/dist/chunk-SGAIPK7Q.js +314 -0
- package/dist/chunk-SGAIPK7Q.js.map +1 -0
- package/dist/chunk-SMUUAKC3.js +186 -0
- package/dist/chunk-SMUUAKC3.js.map +1 -0
- package/dist/chunk-ZLPQUOFK.js +2594 -0
- package/dist/chunk-ZLPQUOFK.js.map +1 -0
- package/dist/compat.d.mts +106 -0
- package/dist/compat.d.ts +106 -0
- package/dist/compat.js +98 -0
- package/dist/compat.js.map +1 -0
- package/dist/compat.mjs +94 -0
- package/dist/compat.mjs.map +1 -0
- package/dist/headless.d.mts +400 -0
- package/dist/headless.d.ts +400 -0
- package/dist/headless.js +325 -0
- package/dist/headless.js.map +1 -0
- package/dist/headless.mjs +4 -0
- package/dist/headless.mjs.map +1 -0
- package/dist/index.d.mts +10 -0
- package/dist/index.d.ts +10 -0
- package/dist/index.js +382 -0
- package/dist/index.js.map +1 -0
- package/dist/index.mjs +5 -0
- package/dist/index.mjs.map +1 -0
- package/dist/react.d.mts +645 -0
- package/dist/react.d.ts +645 -0
- package/dist/react.js +65 -0
- package/dist/react.js.map +1 -0
- package/dist/react.mjs +4 -0
- package/dist/react.mjs.map +1 -0
- package/dist/transaction-signer-BtJPGXIg.d.mts +373 -0
- package/dist/transaction-signer-BtJPGXIg.d.ts +373 -0
- package/dist/wallet-standard-shim-Af7ejSld.d.mts +1090 -0
- package/dist/wallet-standard-shim-BGlvGRbB.d.ts +1090 -0
- package/package.json +87 -10
- package/index.js +0 -1
package/dist/headless.js
ADDED
|
@@ -0,0 +1,325 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var chunk5NSUFMCB_js = require('./chunk-5NSUFMCB.js');
|
|
4
|
+
var chunkZLPQUOFK_js = require('./chunk-ZLPQUOFK.js');
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
Object.defineProperty(exports, "EnhancedStorage", {
|
|
9
|
+
enumerable: true,
|
|
10
|
+
get: function () { return chunk5NSUFMCB_js.EnhancedStorage; }
|
|
11
|
+
});
|
|
12
|
+
Object.defineProperty(exports, "EnhancedStorageAdapter", {
|
|
13
|
+
enumerable: true,
|
|
14
|
+
get: function () { return chunk5NSUFMCB_js.EnhancedStorageAdapter; }
|
|
15
|
+
});
|
|
16
|
+
Object.defineProperty(exports, "copySignature", {
|
|
17
|
+
enumerable: true,
|
|
18
|
+
get: function () { return chunk5NSUFMCB_js.copySignature; }
|
|
19
|
+
});
|
|
20
|
+
Object.defineProperty(exports, "createConfig", {
|
|
21
|
+
enumerable: true,
|
|
22
|
+
get: function () { return chunk5NSUFMCB_js.createConfig; }
|
|
23
|
+
});
|
|
24
|
+
Object.defineProperty(exports, "createEnhancedStorageAccount", {
|
|
25
|
+
enumerable: true,
|
|
26
|
+
get: function () { return chunk5NSUFMCB_js.createEnhancedStorageAccount; }
|
|
27
|
+
});
|
|
28
|
+
Object.defineProperty(exports, "createEnhancedStorageCluster", {
|
|
29
|
+
enumerable: true,
|
|
30
|
+
get: function () { return chunk5NSUFMCB_js.createEnhancedStorageCluster; }
|
|
31
|
+
});
|
|
32
|
+
Object.defineProperty(exports, "createEnhancedStorageWallet", {
|
|
33
|
+
enumerable: true,
|
|
34
|
+
get: function () { return chunk5NSUFMCB_js.createEnhancedStorageWallet; }
|
|
35
|
+
});
|
|
36
|
+
Object.defineProperty(exports, "createSolanaDevnet", {
|
|
37
|
+
enumerable: true,
|
|
38
|
+
get: function () { return chunk5NSUFMCB_js.createSolanaDevnet; }
|
|
39
|
+
});
|
|
40
|
+
Object.defineProperty(exports, "createSolanaLocalnet", {
|
|
41
|
+
enumerable: true,
|
|
42
|
+
get: function () { return chunk5NSUFMCB_js.createSolanaLocalnet; }
|
|
43
|
+
});
|
|
44
|
+
Object.defineProperty(exports, "createSolanaMainnet", {
|
|
45
|
+
enumerable: true,
|
|
46
|
+
get: function () { return chunk5NSUFMCB_js.createSolanaMainnet; }
|
|
47
|
+
});
|
|
48
|
+
Object.defineProperty(exports, "createSolanaTestnet", {
|
|
49
|
+
enumerable: true,
|
|
50
|
+
get: function () { return chunk5NSUFMCB_js.createSolanaTestnet; }
|
|
51
|
+
});
|
|
52
|
+
Object.defineProperty(exports, "formatSignature", {
|
|
53
|
+
enumerable: true,
|
|
54
|
+
get: function () { return chunk5NSUFMCB_js.formatSignature; }
|
|
55
|
+
});
|
|
56
|
+
Object.defineProperty(exports, "getAllExplorerUrls", {
|
|
57
|
+
enumerable: true,
|
|
58
|
+
get: function () { return chunk5NSUFMCB_js.getAllExplorerUrls; }
|
|
59
|
+
});
|
|
60
|
+
Object.defineProperty(exports, "getDefaultConfig", {
|
|
61
|
+
enumerable: true,
|
|
62
|
+
get: function () { return chunk5NSUFMCB_js.getDefaultConfig; }
|
|
63
|
+
});
|
|
64
|
+
Object.defineProperty(exports, "getDefaultMobileConfig", {
|
|
65
|
+
enumerable: true,
|
|
66
|
+
get: function () { return chunk5NSUFMCB_js.getDefaultMobileConfig; }
|
|
67
|
+
});
|
|
68
|
+
Object.defineProperty(exports, "getSolanaExplorerUrl", {
|
|
69
|
+
enumerable: true,
|
|
70
|
+
get: function () { return chunk5NSUFMCB_js.getSolanaExplorerUrl; }
|
|
71
|
+
});
|
|
72
|
+
Object.defineProperty(exports, "getSolanaFmUrl", {
|
|
73
|
+
enumerable: true,
|
|
74
|
+
get: function () { return chunk5NSUFMCB_js.getSolanaFmUrl; }
|
|
75
|
+
});
|
|
76
|
+
Object.defineProperty(exports, "getSolscanUrl", {
|
|
77
|
+
enumerable: true,
|
|
78
|
+
get: function () { return chunk5NSUFMCB_js.getSolscanUrl; }
|
|
79
|
+
});
|
|
80
|
+
Object.defineProperty(exports, "getXrayUrl", {
|
|
81
|
+
enumerable: true,
|
|
82
|
+
get: function () { return chunk5NSUFMCB_js.getXrayUrl; }
|
|
83
|
+
});
|
|
84
|
+
Object.defineProperty(exports, "isAccountAddress", {
|
|
85
|
+
enumerable: true,
|
|
86
|
+
get: function () { return chunk5NSUFMCB_js.isAccountAddress; }
|
|
87
|
+
});
|
|
88
|
+
Object.defineProperty(exports, "isUnifiedConfig", {
|
|
89
|
+
enumerable: true,
|
|
90
|
+
get: function () { return chunk5NSUFMCB_js.isUnifiedConfig; }
|
|
91
|
+
});
|
|
92
|
+
Object.defineProperty(exports, "isWalletName", {
|
|
93
|
+
enumerable: true,
|
|
94
|
+
get: function () { return chunk5NSUFMCB_js.isWalletName; }
|
|
95
|
+
});
|
|
96
|
+
Object.defineProperty(exports, "ClipboardErrorType", {
|
|
97
|
+
enumerable: true,
|
|
98
|
+
get: function () { return chunkZLPQUOFK_js.ClipboardErrorType; }
|
|
99
|
+
});
|
|
100
|
+
Object.defineProperty(exports, "ConfigurationError", {
|
|
101
|
+
enumerable: true,
|
|
102
|
+
get: function () { return chunkZLPQUOFK_js.ConfigurationError; }
|
|
103
|
+
});
|
|
104
|
+
Object.defineProperty(exports, "ConnectionError", {
|
|
105
|
+
enumerable: true,
|
|
106
|
+
get: function () { return chunkZLPQUOFK_js.ConnectionError; }
|
|
107
|
+
});
|
|
108
|
+
Object.defineProperty(exports, "ConnectorClient", {
|
|
109
|
+
enumerable: true,
|
|
110
|
+
get: function () { return chunkZLPQUOFK_js.ConnectorClient; }
|
|
111
|
+
});
|
|
112
|
+
Object.defineProperty(exports, "ConnectorError", {
|
|
113
|
+
enumerable: true,
|
|
114
|
+
get: function () { return chunkZLPQUOFK_js.ConnectorError; }
|
|
115
|
+
});
|
|
116
|
+
Object.defineProperty(exports, "Errors", {
|
|
117
|
+
enumerable: true,
|
|
118
|
+
get: function () { return chunkZLPQUOFK_js.Errors; }
|
|
119
|
+
});
|
|
120
|
+
Object.defineProperty(exports, "NetworkError", {
|
|
121
|
+
enumerable: true,
|
|
122
|
+
get: function () { return chunkZLPQUOFK_js.NetworkError; }
|
|
123
|
+
});
|
|
124
|
+
Object.defineProperty(exports, "PUBLIC_RPC_ENDPOINTS", {
|
|
125
|
+
enumerable: true,
|
|
126
|
+
get: function () { return chunkZLPQUOFK_js.PUBLIC_RPC_ENDPOINTS; }
|
|
127
|
+
});
|
|
128
|
+
Object.defineProperty(exports, "TransactionError", {
|
|
129
|
+
enumerable: true,
|
|
130
|
+
get: function () { return chunkZLPQUOFK_js.TransactionError; }
|
|
131
|
+
});
|
|
132
|
+
Object.defineProperty(exports, "TransactionSignerError", {
|
|
133
|
+
enumerable: true,
|
|
134
|
+
get: function () { return chunkZLPQUOFK_js.TransactionSignerError; }
|
|
135
|
+
});
|
|
136
|
+
Object.defineProperty(exports, "ValidationError", {
|
|
137
|
+
enumerable: true,
|
|
138
|
+
get: function () { return chunkZLPQUOFK_js.ValidationError; }
|
|
139
|
+
});
|
|
140
|
+
Object.defineProperty(exports, "WalletErrorType", {
|
|
141
|
+
enumerable: true,
|
|
142
|
+
get: function () { return chunkZLPQUOFK_js.WalletErrorType; }
|
|
143
|
+
});
|
|
144
|
+
Object.defineProperty(exports, "copyAddressToClipboard", {
|
|
145
|
+
enumerable: true,
|
|
146
|
+
get: function () { return chunkZLPQUOFK_js.copyAddressToClipboard; }
|
|
147
|
+
});
|
|
148
|
+
Object.defineProperty(exports, "copySignatureToClipboard", {
|
|
149
|
+
enumerable: true,
|
|
150
|
+
get: function () { return chunkZLPQUOFK_js.copySignatureToClipboard; }
|
|
151
|
+
});
|
|
152
|
+
Object.defineProperty(exports, "copyToClipboard", {
|
|
153
|
+
enumerable: true,
|
|
154
|
+
get: function () { return chunkZLPQUOFK_js.copyToClipboard; }
|
|
155
|
+
});
|
|
156
|
+
Object.defineProperty(exports, "createGillTransactionSigner", {
|
|
157
|
+
enumerable: true,
|
|
158
|
+
get: function () { return chunkZLPQUOFK_js.createGillTransactionSigner; }
|
|
159
|
+
});
|
|
160
|
+
Object.defineProperty(exports, "createTransactionSigner", {
|
|
161
|
+
enumerable: true,
|
|
162
|
+
get: function () { return chunkZLPQUOFK_js.createTransactionSigner; }
|
|
163
|
+
});
|
|
164
|
+
Object.defineProperty(exports, "formatAddress", {
|
|
165
|
+
enumerable: true,
|
|
166
|
+
get: function () { return chunkZLPQUOFK_js.formatAddress; }
|
|
167
|
+
});
|
|
168
|
+
Object.defineProperty(exports, "formatNumber", {
|
|
169
|
+
enumerable: true,
|
|
170
|
+
get: function () { return chunkZLPQUOFK_js.formatNumber; }
|
|
171
|
+
});
|
|
172
|
+
Object.defineProperty(exports, "formatSOL", {
|
|
173
|
+
enumerable: true,
|
|
174
|
+
get: function () { return chunkZLPQUOFK_js.formatSOL; }
|
|
175
|
+
});
|
|
176
|
+
Object.defineProperty(exports, "formatTokenAmount", {
|
|
177
|
+
enumerable: true,
|
|
178
|
+
get: function () { return chunkZLPQUOFK_js.formatTokenAmount; }
|
|
179
|
+
});
|
|
180
|
+
Object.defineProperty(exports, "getAddressUrl", {
|
|
181
|
+
enumerable: true,
|
|
182
|
+
get: function () { return chunkZLPQUOFK_js.getAddressUrl; }
|
|
183
|
+
});
|
|
184
|
+
Object.defineProperty(exports, "getBlockUrl", {
|
|
185
|
+
enumerable: true,
|
|
186
|
+
get: function () { return chunkZLPQUOFK_js.getBlockUrl; }
|
|
187
|
+
});
|
|
188
|
+
Object.defineProperty(exports, "getClusterExplorerUrl", {
|
|
189
|
+
enumerable: true,
|
|
190
|
+
get: function () { return chunkZLPQUOFK_js.getClusterExplorerUrl; }
|
|
191
|
+
});
|
|
192
|
+
Object.defineProperty(exports, "getClusterName", {
|
|
193
|
+
enumerable: true,
|
|
194
|
+
get: function () { return chunkZLPQUOFK_js.getClusterName; }
|
|
195
|
+
});
|
|
196
|
+
Object.defineProperty(exports, "getClusterRpcUrl", {
|
|
197
|
+
enumerable: true,
|
|
198
|
+
get: function () { return chunkZLPQUOFK_js.getClusterRpcUrl; }
|
|
199
|
+
});
|
|
200
|
+
Object.defineProperty(exports, "getClusterType", {
|
|
201
|
+
enumerable: true,
|
|
202
|
+
get: function () { return chunkZLPQUOFK_js.getClusterType; }
|
|
203
|
+
});
|
|
204
|
+
Object.defineProperty(exports, "getDefaultRpcUrl", {
|
|
205
|
+
enumerable: true,
|
|
206
|
+
get: function () { return chunkZLPQUOFK_js.getDefaultRpcUrl; }
|
|
207
|
+
});
|
|
208
|
+
Object.defineProperty(exports, "getNetworkDisplayName", {
|
|
209
|
+
enumerable: true,
|
|
210
|
+
get: function () { return chunkZLPQUOFK_js.getNetworkDisplayName; }
|
|
211
|
+
});
|
|
212
|
+
Object.defineProperty(exports, "getPolyfillStatus", {
|
|
213
|
+
enumerable: true,
|
|
214
|
+
get: function () { return chunkZLPQUOFK_js.getPolyfillStatus; }
|
|
215
|
+
});
|
|
216
|
+
Object.defineProperty(exports, "getTokenUrl", {
|
|
217
|
+
enumerable: true,
|
|
218
|
+
get: function () { return chunkZLPQUOFK_js.getTokenUrl; }
|
|
219
|
+
});
|
|
220
|
+
Object.defineProperty(exports, "getTransactionUrl", {
|
|
221
|
+
enumerable: true,
|
|
222
|
+
get: function () { return chunkZLPQUOFK_js.getTransactionUrl; }
|
|
223
|
+
});
|
|
224
|
+
Object.defineProperty(exports, "getUserFriendlyMessage", {
|
|
225
|
+
enumerable: true,
|
|
226
|
+
get: function () { return chunkZLPQUOFK_js.getUserFriendlyMessage; }
|
|
227
|
+
});
|
|
228
|
+
Object.defineProperty(exports, "getWalletsRegistry", {
|
|
229
|
+
enumerable: true,
|
|
230
|
+
get: function () { return chunkZLPQUOFK_js.getWalletsRegistry; }
|
|
231
|
+
});
|
|
232
|
+
Object.defineProperty(exports, "installPolyfills", {
|
|
233
|
+
enumerable: true,
|
|
234
|
+
get: function () { return chunkZLPQUOFK_js.installPolyfills; }
|
|
235
|
+
});
|
|
236
|
+
Object.defineProperty(exports, "isClipboardAvailable", {
|
|
237
|
+
enumerable: true,
|
|
238
|
+
get: function () { return chunkZLPQUOFK_js.isClipboardAvailable; }
|
|
239
|
+
});
|
|
240
|
+
Object.defineProperty(exports, "isConfigurationError", {
|
|
241
|
+
enumerable: true,
|
|
242
|
+
get: function () { return chunkZLPQUOFK_js.isConfigurationError; }
|
|
243
|
+
});
|
|
244
|
+
Object.defineProperty(exports, "isConnectionError", {
|
|
245
|
+
enumerable: true,
|
|
246
|
+
get: function () { return chunkZLPQUOFK_js.isConnectionError; }
|
|
247
|
+
});
|
|
248
|
+
Object.defineProperty(exports, "isConnectorError", {
|
|
249
|
+
enumerable: true,
|
|
250
|
+
get: function () { return chunkZLPQUOFK_js.isConnectorError; }
|
|
251
|
+
});
|
|
252
|
+
Object.defineProperty(exports, "isCryptoAvailable", {
|
|
253
|
+
enumerable: true,
|
|
254
|
+
get: function () { return chunkZLPQUOFK_js.isCryptoAvailable; }
|
|
255
|
+
});
|
|
256
|
+
Object.defineProperty(exports, "isDevnet", {
|
|
257
|
+
enumerable: true,
|
|
258
|
+
get: function () { return chunkZLPQUOFK_js.isDevnet; }
|
|
259
|
+
});
|
|
260
|
+
Object.defineProperty(exports, "isDevnetCluster", {
|
|
261
|
+
enumerable: true,
|
|
262
|
+
get: function () { return chunkZLPQUOFK_js.isDevnetCluster; }
|
|
263
|
+
});
|
|
264
|
+
Object.defineProperty(exports, "isLocalCluster", {
|
|
265
|
+
enumerable: true,
|
|
266
|
+
get: function () { return chunkZLPQUOFK_js.isLocalCluster; }
|
|
267
|
+
});
|
|
268
|
+
Object.defineProperty(exports, "isLocalnet", {
|
|
269
|
+
enumerable: true,
|
|
270
|
+
get: function () { return chunkZLPQUOFK_js.isLocalnet; }
|
|
271
|
+
});
|
|
272
|
+
Object.defineProperty(exports, "isMainnet", {
|
|
273
|
+
enumerable: true,
|
|
274
|
+
get: function () { return chunkZLPQUOFK_js.isMainnet; }
|
|
275
|
+
});
|
|
276
|
+
Object.defineProperty(exports, "isMainnetCluster", {
|
|
277
|
+
enumerable: true,
|
|
278
|
+
get: function () { return chunkZLPQUOFK_js.isMainnetCluster; }
|
|
279
|
+
});
|
|
280
|
+
Object.defineProperty(exports, "isNetworkError", {
|
|
281
|
+
enumerable: true,
|
|
282
|
+
get: function () { return chunkZLPQUOFK_js.isNetworkError; }
|
|
283
|
+
});
|
|
284
|
+
Object.defineProperty(exports, "isPolyfillInstalled", {
|
|
285
|
+
enumerable: true,
|
|
286
|
+
get: function () { return chunkZLPQUOFK_js.isPolyfillInstalled; }
|
|
287
|
+
});
|
|
288
|
+
Object.defineProperty(exports, "isTestnet", {
|
|
289
|
+
enumerable: true,
|
|
290
|
+
get: function () { return chunkZLPQUOFK_js.isTestnet; }
|
|
291
|
+
});
|
|
292
|
+
Object.defineProperty(exports, "isTestnetCluster", {
|
|
293
|
+
enumerable: true,
|
|
294
|
+
get: function () { return chunkZLPQUOFK_js.isTestnetCluster; }
|
|
295
|
+
});
|
|
296
|
+
Object.defineProperty(exports, "isTransactionError", {
|
|
297
|
+
enumerable: true,
|
|
298
|
+
get: function () { return chunkZLPQUOFK_js.isTransactionError; }
|
|
299
|
+
});
|
|
300
|
+
Object.defineProperty(exports, "isTransactionSignerError", {
|
|
301
|
+
enumerable: true,
|
|
302
|
+
get: function () { return chunkZLPQUOFK_js.isTransactionSignerError; }
|
|
303
|
+
});
|
|
304
|
+
Object.defineProperty(exports, "isValidationError", {
|
|
305
|
+
enumerable: true,
|
|
306
|
+
get: function () { return chunkZLPQUOFK_js.isValidationError; }
|
|
307
|
+
});
|
|
308
|
+
Object.defineProperty(exports, "normalizeNetwork", {
|
|
309
|
+
enumerable: true,
|
|
310
|
+
get: function () { return chunkZLPQUOFK_js.normalizeNetwork; }
|
|
311
|
+
});
|
|
312
|
+
Object.defineProperty(exports, "toClusterId", {
|
|
313
|
+
enumerable: true,
|
|
314
|
+
get: function () { return chunkZLPQUOFK_js.toClusterId; }
|
|
315
|
+
});
|
|
316
|
+
Object.defineProperty(exports, "toConnectorError", {
|
|
317
|
+
enumerable: true,
|
|
318
|
+
get: function () { return chunkZLPQUOFK_js.toConnectorError; }
|
|
319
|
+
});
|
|
320
|
+
Object.defineProperty(exports, "truncate", {
|
|
321
|
+
enumerable: true,
|
|
322
|
+
get: function () { return chunkZLPQUOFK_js.truncate; }
|
|
323
|
+
});
|
|
324
|
+
//# sourceMappingURL=headless.js.map
|
|
325
|
+
//# sourceMappingURL=headless.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"headless.js"}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
export { EnhancedStorage, EnhancedStorageAdapter, copySignature, createConfig, createEnhancedStorageAccount, createEnhancedStorageCluster, createEnhancedStorageWallet, createSolanaDevnet, createSolanaLocalnet, createSolanaMainnet, createSolanaTestnet, formatSignature, getAllExplorerUrls, getDefaultConfig, getDefaultMobileConfig, getSolanaExplorerUrl, getSolanaFmUrl, getSolscanUrl, getXrayUrl, isAccountAddress, isUnifiedConfig, isWalletName } from './chunk-ACFSCMUI.mjs';
|
|
2
|
+
export { ClipboardErrorType, ConfigurationError, ConnectionError, ConnectorClient, ConnectorError, Errors, NetworkError, PUBLIC_RPC_ENDPOINTS, TransactionError, TransactionSignerError, ValidationError, WalletErrorType, copyAddressToClipboard, copySignatureToClipboard, copyToClipboard, createGillTransactionSigner, createTransactionSigner, formatAddress, formatNumber, formatSOL, formatTokenAmount, getAddressUrl, getBlockUrl, getClusterExplorerUrl, getClusterName, getClusterRpcUrl, getClusterType, getDefaultRpcUrl, getNetworkDisplayName, getPolyfillStatus, getTokenUrl, getTransactionUrl, getUserFriendlyMessage, getWalletsRegistry, installPolyfills, isClipboardAvailable, isConfigurationError, isConnectionError, isConnectorError, isCryptoAvailable, isDevnet, isDevnetCluster, isLocalCluster, isLocalnet, isMainnet, isMainnetCluster, isNetworkError, isPolyfillInstalled, isTestnet, isTestnetCluster, isTransactionError, isTransactionSignerError, isValidationError, normalizeNetwork, toClusterId, toConnectorError, truncate } from './chunk-52WUWW5R.mjs';
|
|
3
|
+
//# sourceMappingURL=headless.mjs.map
|
|
4
|
+
//# sourceMappingURL=headless.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"headless.mjs"}
|
package/dist/index.d.mts
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
export { q as AccountAddress, A as AccountInfo, K as ClipboardErrorType, N as ClipboardResult, i as ClusterType, j as ConnectorClient, d as ConnectorConfig, v as ConnectorDebugMetrics, x as ConnectorDebugState, b as ConnectorErrorBoundary, y as ConnectorEvent, z as ConnectorEventListener, t as ConnectorHealth, C as ConnectorProvider, c as ConnectorSnapshot, e as ConnectorState, O as CopyOptions, D as DefaultConfigOptions, F as EnhancedStorageAccountOptions, G as EnhancedStorageClusterOptions, H as EnhancedStorageWalletOptions, E as ExtendedConnectorConfig, L as Listener, M as MobileWalletAdapterConfig, a7 as PUBLIC_RPC_ENDPOINTS, a6 as SolanaNetwork, S as StorageAdapter, B as StorageOptions, h as UnifiedConfig, U as UnifiedConfigOptions, J as WalletError, I as WalletErrorType, W as WalletInfo, p as WalletName, g as WalletStandardAccount, f as WalletStandardWallet, R as copyAddressToClipboard, T as copySignatureToClipboard, Q as copyToClipboard, n as createConfig, Z as getAddressUrl, $ as getBlockUrl, X as getClusterExplorerUrl, a4 as getClusterName, V as getClusterRpcUrl, a5 as getClusterType, l as getDefaultConfig, m as getDefaultMobileConfig, aa as getDefaultRpcUrl, af as getNetworkDisplayName, _ as getTokenUrl, Y as getTransactionUrl, k as getWalletsRegistry, s as isAccountAddress, P as isClipboardAvailable, ac as isDevnet, a1 as isDevnetCluster, a3 as isLocalCluster, ae as isLocalnet, ab as isMainnet, a0 as isMainnetCluster, ad as isTestnet, a2 as isTestnetCluster, o as isUnifiedConfig, r as isWalletName, a8 as normalizeNetwork, a9 as toClusterId, u as useConnector, a as useConnectorClient, w as withErrorBoundary } from './wallet-standard-shim-Af7ejSld.mjs';
|
|
2
|
+
export { UnifiedProvider as AppProvider, TransactionPrepareOptions, UnifiedProvider, UnifiedProviderProps, UseAccountReturn, UseClusterReturn, UseGillSolanaClientReturn, UseGillTransactionSignerReturn, UseTransactionPreparerReturn, UseTransactionSignerReturn, UseWalletInfoReturn, useAccount, useCluster, useGillSolanaClient, useGillTransactionSigner, useTransactionPreparer, useTransactionSigner, useWalletInfo } from './react.mjs';
|
|
3
|
+
export { SolanaCluster, SolanaClusterId, createSolanaDevnet, createSolanaLocalnet, createSolanaMainnet, createSolanaTestnet } from '@wallet-ui/core';
|
|
4
|
+
export { l as ConfigurationError, x as ConfigurationErrorCode, k as ConnectionError, v as ConnectionErrorCode, C as ConnectorError, E as Errors, N as NetworkError, y as NetworkErrorCode, a as SignedTransaction, S as SolanaTransaction, c as TransactionActivity, d as TransactionActivityStatus, m as TransactionError, z as TransactionErrorCode, f as TransactionMetadata, e as TransactionMethod, j as TransactionSigner, b as TransactionSignerCapabilities, T as TransactionSignerConfig, h as TransactionSignerError, V as ValidationError, w as ValidationErrorCode, g as createTransactionSigner, u as getUserFriendlyMessage, q as isConfigurationError, o as isConnectionError, n as isConnectorError, r as isNetworkError, s as isTransactionError, i as isTransactionSignerError, p as isValidationError, t as toConnectorError } from './transaction-signer-BtJPGXIg.mjs';
|
|
5
|
+
export { EnhancedStorage, EnhancedStorageAdapter, ExplorerOptions, ExplorerType, copySignature, createEnhancedStorageAccount, createEnhancedStorageCluster, createEnhancedStorageWallet, createGillTransactionSigner, formatAddress, formatNumber, formatSOL, formatSignature, formatTokenAmount, getAllExplorerUrls, getPolyfillStatus, getSolanaExplorerUrl, getSolanaFmUrl, getSolscanUrl, getXrayUrl, installPolyfills, isCryptoAvailable, isPolyfillInstalled, truncate } from './headless.mjs';
|
|
6
|
+
export { Wallet, WalletAccount } from '@wallet-standard/base';
|
|
7
|
+
import 'gill';
|
|
8
|
+
import 'react';
|
|
9
|
+
import 'react/jsx-runtime';
|
|
10
|
+
import '@solana/web3.js';
|
package/dist/index.d.ts
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
export { q as AccountAddress, A as AccountInfo, K as ClipboardErrorType, N as ClipboardResult, i as ClusterType, j as ConnectorClient, d as ConnectorConfig, v as ConnectorDebugMetrics, x as ConnectorDebugState, b as ConnectorErrorBoundary, y as ConnectorEvent, z as ConnectorEventListener, t as ConnectorHealth, C as ConnectorProvider, c as ConnectorSnapshot, e as ConnectorState, O as CopyOptions, D as DefaultConfigOptions, F as EnhancedStorageAccountOptions, G as EnhancedStorageClusterOptions, H as EnhancedStorageWalletOptions, E as ExtendedConnectorConfig, L as Listener, M as MobileWalletAdapterConfig, a7 as PUBLIC_RPC_ENDPOINTS, a6 as SolanaNetwork, S as StorageAdapter, B as StorageOptions, h as UnifiedConfig, U as UnifiedConfigOptions, J as WalletError, I as WalletErrorType, W as WalletInfo, p as WalletName, g as WalletStandardAccount, f as WalletStandardWallet, R as copyAddressToClipboard, T as copySignatureToClipboard, Q as copyToClipboard, n as createConfig, Z as getAddressUrl, $ as getBlockUrl, X as getClusterExplorerUrl, a4 as getClusterName, V as getClusterRpcUrl, a5 as getClusterType, l as getDefaultConfig, m as getDefaultMobileConfig, aa as getDefaultRpcUrl, af as getNetworkDisplayName, _ as getTokenUrl, Y as getTransactionUrl, k as getWalletsRegistry, s as isAccountAddress, P as isClipboardAvailable, ac as isDevnet, a1 as isDevnetCluster, a3 as isLocalCluster, ae as isLocalnet, ab as isMainnet, a0 as isMainnetCluster, ad as isTestnet, a2 as isTestnetCluster, o as isUnifiedConfig, r as isWalletName, a8 as normalizeNetwork, a9 as toClusterId, u as useConnector, a as useConnectorClient, w as withErrorBoundary } from './wallet-standard-shim-BGlvGRbB.js';
|
|
2
|
+
export { UnifiedProvider as AppProvider, TransactionPrepareOptions, UnifiedProvider, UnifiedProviderProps, UseAccountReturn, UseClusterReturn, UseGillSolanaClientReturn, UseGillTransactionSignerReturn, UseTransactionPreparerReturn, UseTransactionSignerReturn, UseWalletInfoReturn, useAccount, useCluster, useGillSolanaClient, useGillTransactionSigner, useTransactionPreparer, useTransactionSigner, useWalletInfo } from './react.js';
|
|
3
|
+
export { SolanaCluster, SolanaClusterId, createSolanaDevnet, createSolanaLocalnet, createSolanaMainnet, createSolanaTestnet } from '@wallet-ui/core';
|
|
4
|
+
export { l as ConfigurationError, x as ConfigurationErrorCode, k as ConnectionError, v as ConnectionErrorCode, C as ConnectorError, E as Errors, N as NetworkError, y as NetworkErrorCode, a as SignedTransaction, S as SolanaTransaction, c as TransactionActivity, d as TransactionActivityStatus, m as TransactionError, z as TransactionErrorCode, f as TransactionMetadata, e as TransactionMethod, j as TransactionSigner, b as TransactionSignerCapabilities, T as TransactionSignerConfig, h as TransactionSignerError, V as ValidationError, w as ValidationErrorCode, g as createTransactionSigner, u as getUserFriendlyMessage, q as isConfigurationError, o as isConnectionError, n as isConnectorError, r as isNetworkError, s as isTransactionError, i as isTransactionSignerError, p as isValidationError, t as toConnectorError } from './transaction-signer-BtJPGXIg.js';
|
|
5
|
+
export { EnhancedStorage, EnhancedStorageAdapter, ExplorerOptions, ExplorerType, copySignature, createEnhancedStorageAccount, createEnhancedStorageCluster, createEnhancedStorageWallet, createGillTransactionSigner, formatAddress, formatNumber, formatSOL, formatSignature, formatTokenAmount, getAllExplorerUrls, getPolyfillStatus, getSolanaExplorerUrl, getSolanaFmUrl, getSolscanUrl, getXrayUrl, installPolyfills, isCryptoAvailable, isPolyfillInstalled, truncate } from './headless.js';
|
|
6
|
+
export { Wallet, WalletAccount } from '@wallet-standard/base';
|
|
7
|
+
import 'gill';
|
|
8
|
+
import 'react';
|
|
9
|
+
import 'react/jsx-runtime';
|
|
10
|
+
import '@solana/web3.js';
|