@bananalink-sdk/protocol 1.2.7
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 +604 -0
- package/dist/chunk-32OWUOZ3.js +308 -0
- package/dist/chunk-32OWUOZ3.js.map +1 -0
- package/dist/chunk-65HNHRJK.cjs +123 -0
- package/dist/chunk-65HNHRJK.cjs.map +1 -0
- package/dist/chunk-7KYDLL3B.js +480 -0
- package/dist/chunk-7KYDLL3B.js.map +1 -0
- package/dist/chunk-A6FLEJ7R.cjs +62 -0
- package/dist/chunk-A6FLEJ7R.cjs.map +1 -0
- package/dist/chunk-CUJK7ZTS.js +217 -0
- package/dist/chunk-CUJK7ZTS.js.map +1 -0
- package/dist/chunk-GI3BUPIH.cjs +236 -0
- package/dist/chunk-GI3BUPIH.cjs.map +1 -0
- package/dist/chunk-JXHV66Q4.js +106 -0
- package/dist/chunk-JXHV66Q4.js.map +1 -0
- package/dist/chunk-KNGZKGRS.cjs +552 -0
- package/dist/chunk-KNGZKGRS.cjs.map +1 -0
- package/dist/chunk-LELPCIE7.js +840 -0
- package/dist/chunk-LELPCIE7.js.map +1 -0
- package/dist/chunk-MCZG7QEM.cjs +310 -0
- package/dist/chunk-MCZG7QEM.cjs.map +1 -0
- package/dist/chunk-TCVKC227.js +56 -0
- package/dist/chunk-TCVKC227.js.map +1 -0
- package/dist/chunk-VXLUSU5B.cjs +856 -0
- package/dist/chunk-VXLUSU5B.cjs.map +1 -0
- package/dist/chunk-WCQVDF3K.js +12 -0
- package/dist/chunk-WCQVDF3K.js.map +1 -0
- package/dist/chunk-WGEGR3DF.cjs +15 -0
- package/dist/chunk-WGEGR3DF.cjs.map +1 -0
- package/dist/client-session-claim-3QF3noOr.d.ts +197 -0
- package/dist/client-session-claim-C4lUik3b.d.cts +197 -0
- package/dist/core-DMhuNfoz.d.cts +62 -0
- package/dist/core-DMhuNfoz.d.ts +62 -0
- package/dist/crypto/providers/noble-provider.cjs +14 -0
- package/dist/crypto/providers/noble-provider.cjs.map +1 -0
- package/dist/crypto/providers/noble-provider.d.cts +30 -0
- package/dist/crypto/providers/noble-provider.d.ts +30 -0
- package/dist/crypto/providers/noble-provider.js +5 -0
- package/dist/crypto/providers/noble-provider.js.map +1 -0
- package/dist/crypto/providers/node-provider.cjs +308 -0
- package/dist/crypto/providers/node-provider.cjs.map +1 -0
- package/dist/crypto/providers/node-provider.d.cts +32 -0
- package/dist/crypto/providers/node-provider.d.ts +32 -0
- package/dist/crypto/providers/node-provider.js +306 -0
- package/dist/crypto/providers/node-provider.js.map +1 -0
- package/dist/crypto/providers/quickcrypto-provider.cjs +339 -0
- package/dist/crypto/providers/quickcrypto-provider.cjs.map +1 -0
- package/dist/crypto/providers/quickcrypto-provider.d.cts +34 -0
- package/dist/crypto/providers/quickcrypto-provider.d.ts +34 -0
- package/dist/crypto/providers/quickcrypto-provider.js +337 -0
- package/dist/crypto/providers/quickcrypto-provider.js.map +1 -0
- package/dist/crypto/providers/webcrypto-provider.cjs +310 -0
- package/dist/crypto/providers/webcrypto-provider.cjs.map +1 -0
- package/dist/crypto/providers/webcrypto-provider.d.cts +30 -0
- package/dist/crypto/providers/webcrypto-provider.d.ts +30 -0
- package/dist/crypto/providers/webcrypto-provider.js +308 -0
- package/dist/crypto/providers/webcrypto-provider.js.map +1 -0
- package/dist/crypto-BUS06Qz-.d.cts +40 -0
- package/dist/crypto-BUS06Qz-.d.ts +40 -0
- package/dist/crypto-export.cjs +790 -0
- package/dist/crypto-export.cjs.map +1 -0
- package/dist/crypto-export.d.cts +257 -0
- package/dist/crypto-export.d.ts +257 -0
- package/dist/crypto-export.js +709 -0
- package/dist/crypto-export.js.map +1 -0
- package/dist/crypto-provider-deYoVIxi.d.cts +36 -0
- package/dist/crypto-provider-deYoVIxi.d.ts +36 -0
- package/dist/index.cjs +615 -0
- package/dist/index.cjs.map +1 -0
- package/dist/index.d.cts +379 -0
- package/dist/index.d.ts +379 -0
- package/dist/index.js +504 -0
- package/dist/index.js.map +1 -0
- package/dist/schemas-export.cjs +294 -0
- package/dist/schemas-export.cjs.map +1 -0
- package/dist/schemas-export.d.cts +1598 -0
- package/dist/schemas-export.d.ts +1598 -0
- package/dist/schemas-export.js +5 -0
- package/dist/schemas-export.js.map +1 -0
- package/dist/siwe-export.cjs +237 -0
- package/dist/siwe-export.cjs.map +1 -0
- package/dist/siwe-export.d.cts +27 -0
- package/dist/siwe-export.d.ts +27 -0
- package/dist/siwe-export.js +228 -0
- package/dist/siwe-export.js.map +1 -0
- package/dist/testing.cjs +54 -0
- package/dist/testing.cjs.map +1 -0
- package/dist/testing.d.cts +20 -0
- package/dist/testing.d.ts +20 -0
- package/dist/testing.js +51 -0
- package/dist/testing.js.map +1 -0
- package/dist/validation-export.cjs +359 -0
- package/dist/validation-export.cjs.map +1 -0
- package/dist/validation-export.d.cts +3 -0
- package/dist/validation-export.d.ts +3 -0
- package/dist/validation-export.js +6 -0
- package/dist/validation-export.js.map +1 -0
- package/dist/validators-export.cjs +73 -0
- package/dist/validators-export.cjs.map +1 -0
- package/dist/validators-export.d.cts +37 -0
- package/dist/validators-export.d.ts +37 -0
- package/dist/validators-export.js +4 -0
- package/dist/validators-export.js.map +1 -0
- package/package.json +140 -0
- package/src/constants/index.ts +205 -0
- package/src/crypto/context.ts +228 -0
- package/src/crypto/diagnostics.ts +772 -0
- package/src/crypto/errors.ts +114 -0
- package/src/crypto/index.ts +89 -0
- package/src/crypto/payload-handler.ts +102 -0
- package/src/crypto/providers/compliance-provider.ts +579 -0
- package/src/crypto/providers/factory.ts +204 -0
- package/src/crypto/providers/index.ts +44 -0
- package/src/crypto/providers/noble-provider.ts +392 -0
- package/src/crypto/providers/node-provider.ts +433 -0
- package/src/crypto/providers/quickcrypto-provider.ts +483 -0
- package/src/crypto/providers/registry.ts +129 -0
- package/src/crypto/providers/webcrypto-provider.ts +364 -0
- package/src/crypto/session-security.ts +185 -0
- package/src/crypto/types.ts +93 -0
- package/src/crypto/utils.ts +190 -0
- package/src/crypto-export.ts +21 -0
- package/src/index.ts +38 -0
- package/src/schemas/auth.ts +60 -0
- package/src/schemas/client-messages.ts +57 -0
- package/src/schemas/core.ts +144 -0
- package/src/schemas/crypto.ts +65 -0
- package/src/schemas/discovery.ts +79 -0
- package/src/schemas/index.ts +239 -0
- package/src/schemas/relay-messages.ts +45 -0
- package/src/schemas/wallet-messages.ts +177 -0
- package/src/schemas-export.ts +23 -0
- package/src/siwe-export.ts +27 -0
- package/src/testing.ts +71 -0
- package/src/types/auth.ts +60 -0
- package/src/types/client-messages.ts +84 -0
- package/src/types/core.ts +131 -0
- package/src/types/crypto-provider.ts +264 -0
- package/src/types/crypto.ts +90 -0
- package/src/types/discovery.ts +50 -0
- package/src/types/errors.ts +87 -0
- package/src/types/index.ts +197 -0
- package/src/types/post-auth-operations.ts +363 -0
- package/src/types/providers.ts +72 -0
- package/src/types/relay-messages.ts +60 -0
- package/src/types/request-lifecycle.ts +161 -0
- package/src/types/signing-operations.ts +99 -0
- package/src/types/wallet-messages.ts +251 -0
- package/src/utils/client-session-claim.ts +188 -0
- package/src/utils/index.ts +54 -0
- package/src/utils/public-keys.ts +49 -0
- package/src/utils/siwe.ts +362 -0
- package/src/utils/url-decoding.ts +126 -0
- package/src/utils/url-encoding.ts +144 -0
- package/src/utils/wallet-session-claim.ts +188 -0
- package/src/validation-export.ts +32 -0
- package/src/validators/index.ts +222 -0
- package/src/validators-export.ts +8 -0
|
@@ -0,0 +1,294 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var chunkKNGZKGRS_cjs = require('./chunk-KNGZKGRS.cjs');
|
|
4
|
+
require('./chunk-GI3BUPIH.cjs');
|
|
5
|
+
require('./chunk-WGEGR3DF.cjs');
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
Object.defineProperty(exports, "authenticateConnectionPayloadSchema", {
|
|
10
|
+
enumerable: true,
|
|
11
|
+
get: function () { return chunkKNGZKGRS_cjs.authenticateConnectionPayloadSchema; }
|
|
12
|
+
});
|
|
13
|
+
Object.defineProperty(exports, "authenticationDataSchema", {
|
|
14
|
+
enumerable: true,
|
|
15
|
+
get: function () { return chunkKNGZKGRS_cjs.authenticationDataSchema; }
|
|
16
|
+
});
|
|
17
|
+
Object.defineProperty(exports, "bananaLinkErrorSchema", {
|
|
18
|
+
enumerable: true,
|
|
19
|
+
get: function () { return chunkKNGZKGRS_cjs.bananaLinkErrorSchema; }
|
|
20
|
+
});
|
|
21
|
+
Object.defineProperty(exports, "base64Schema", {
|
|
22
|
+
enumerable: true,
|
|
23
|
+
get: function () { return chunkKNGZKGRS_cjs.base64Schema; }
|
|
24
|
+
});
|
|
25
|
+
Object.defineProperty(exports, "claimSessionPayloadSchema", {
|
|
26
|
+
enumerable: true,
|
|
27
|
+
get: function () { return chunkKNGZKGRS_cjs.claimSessionPayloadSchema; }
|
|
28
|
+
});
|
|
29
|
+
Object.defineProperty(exports, "clientMessageEnvelopeSchema", {
|
|
30
|
+
enumerable: true,
|
|
31
|
+
get: function () { return chunkKNGZKGRS_cjs.clientMessageEnvelopeSchema; }
|
|
32
|
+
});
|
|
33
|
+
Object.defineProperty(exports, "clientMessagePayloadSchema", {
|
|
34
|
+
enumerable: true,
|
|
35
|
+
get: function () { return chunkKNGZKGRS_cjs.clientMessagePayloadSchema; }
|
|
36
|
+
});
|
|
37
|
+
Object.defineProperty(exports, "clientReconnectPayloadSchema", {
|
|
38
|
+
enumerable: true,
|
|
39
|
+
get: function () { return chunkKNGZKGRS_cjs.clientReconnectPayloadSchema; }
|
|
40
|
+
});
|
|
41
|
+
Object.defineProperty(exports, "clientSessionClaimSchema", {
|
|
42
|
+
enumerable: true,
|
|
43
|
+
get: function () { return chunkKNGZKGRS_cjs.clientSessionClaimSchema; }
|
|
44
|
+
});
|
|
45
|
+
Object.defineProperty(exports, "closeSessionPayloadSchema", {
|
|
46
|
+
enumerable: true,
|
|
47
|
+
get: function () { return chunkKNGZKGRS_cjs.closeSessionPayloadSchema; }
|
|
48
|
+
});
|
|
49
|
+
Object.defineProperty(exports, "connectionAuthenticatedMessageSchema", {
|
|
50
|
+
enumerable: true,
|
|
51
|
+
get: function () { return chunkKNGZKGRS_cjs.connectionAuthenticatedMessageSchema; }
|
|
52
|
+
});
|
|
53
|
+
Object.defineProperty(exports, "connectionRejectedMessageSchema", {
|
|
54
|
+
enumerable: true,
|
|
55
|
+
get: function () { return chunkKNGZKGRS_cjs.connectionRejectedMessageSchema; }
|
|
56
|
+
});
|
|
57
|
+
Object.defineProperty(exports, "connectionRejectedPayloadSchema", {
|
|
58
|
+
enumerable: true,
|
|
59
|
+
get: function () { return chunkKNGZKGRS_cjs.connectionRejectedPayloadSchema; }
|
|
60
|
+
});
|
|
61
|
+
Object.defineProperty(exports, "coreDAppMetadataSchema", {
|
|
62
|
+
enumerable: true,
|
|
63
|
+
get: function () { return chunkKNGZKGRS_cjs.dAppMetadataSchema; }
|
|
64
|
+
});
|
|
65
|
+
Object.defineProperty(exports, "coreSecurityPolicySchema", {
|
|
66
|
+
enumerable: true,
|
|
67
|
+
get: function () { return chunkKNGZKGRS_cjs.securityPolicySchema; }
|
|
68
|
+
});
|
|
69
|
+
Object.defineProperty(exports, "createSessionRequestSchema", {
|
|
70
|
+
enumerable: true,
|
|
71
|
+
get: function () { return chunkKNGZKGRS_cjs.createSessionRequestSchema; }
|
|
72
|
+
});
|
|
73
|
+
Object.defineProperty(exports, "createSessionResponseSchema", {
|
|
74
|
+
enumerable: true,
|
|
75
|
+
get: function () { return chunkKNGZKGRS_cjs.createSessionResponseSchema; }
|
|
76
|
+
});
|
|
77
|
+
Object.defineProperty(exports, "dAppMetadataSchema", {
|
|
78
|
+
enumerable: true,
|
|
79
|
+
get: function () { return chunkKNGZKGRS_cjs.dAppMetadataSchema2; }
|
|
80
|
+
});
|
|
81
|
+
Object.defineProperty(exports, "displayInfoSchema", {
|
|
82
|
+
enumerable: true,
|
|
83
|
+
get: function () { return chunkKNGZKGRS_cjs.displayInfoSchema; }
|
|
84
|
+
});
|
|
85
|
+
Object.defineProperty(exports, "encryptedPayloadSchema", {
|
|
86
|
+
enumerable: true,
|
|
87
|
+
get: function () { return chunkKNGZKGRS_cjs.encryptedPayloadSchema; }
|
|
88
|
+
});
|
|
89
|
+
Object.defineProperty(exports, "errorCodeSchema", {
|
|
90
|
+
enumerable: true,
|
|
91
|
+
get: function () { return chunkKNGZKGRS_cjs.errorCodeSchema; }
|
|
92
|
+
});
|
|
93
|
+
Object.defineProperty(exports, "frutiLinkSchema", {
|
|
94
|
+
enumerable: true,
|
|
95
|
+
get: function () { return chunkKNGZKGRS_cjs.frutiLinkSchema; }
|
|
96
|
+
});
|
|
97
|
+
Object.defineProperty(exports, "originProofSchema", {
|
|
98
|
+
enumerable: true,
|
|
99
|
+
get: function () { return chunkKNGZKGRS_cjs.originProofSchema; }
|
|
100
|
+
});
|
|
101
|
+
Object.defineProperty(exports, "prefetchMetadataPayloadSchema", {
|
|
102
|
+
enumerable: true,
|
|
103
|
+
get: function () { return chunkKNGZKGRS_cjs.prefetchMetadataPayloadSchema; }
|
|
104
|
+
});
|
|
105
|
+
Object.defineProperty(exports, "prefetchMetadataResponseSchema", {
|
|
106
|
+
enumerable: true,
|
|
107
|
+
get: function () { return chunkKNGZKGRS_cjs.prefetchMetadataResponseSchema; }
|
|
108
|
+
});
|
|
109
|
+
Object.defineProperty(exports, "publicKeySchema", {
|
|
110
|
+
enumerable: true,
|
|
111
|
+
get: function () { return chunkKNGZKGRS_cjs.publicKeySchema; }
|
|
112
|
+
});
|
|
113
|
+
Object.defineProperty(exports, "qrPayloadSchema", {
|
|
114
|
+
enumerable: true,
|
|
115
|
+
get: function () { return chunkKNGZKGRS_cjs.qrPayloadSchema; }
|
|
116
|
+
});
|
|
117
|
+
Object.defineProperty(exports, "reconnectedMessageSchema", {
|
|
118
|
+
enumerable: true,
|
|
119
|
+
get: function () { return chunkKNGZKGRS_cjs.reconnectedMessageSchema; }
|
|
120
|
+
});
|
|
121
|
+
Object.defineProperty(exports, "rejectionDataSchema", {
|
|
122
|
+
enumerable: true,
|
|
123
|
+
get: function () { return chunkKNGZKGRS_cjs.rejectionDataSchema; }
|
|
124
|
+
});
|
|
125
|
+
Object.defineProperty(exports, "relayMessageSchema", {
|
|
126
|
+
enumerable: true,
|
|
127
|
+
get: function () { return chunkKNGZKGRS_cjs.relayMessageSchema; }
|
|
128
|
+
});
|
|
129
|
+
Object.defineProperty(exports, "relayMessageTypeSchema", {
|
|
130
|
+
enumerable: true,
|
|
131
|
+
get: function () { return chunkKNGZKGRS_cjs.relayMessageTypeSchema; }
|
|
132
|
+
});
|
|
133
|
+
Object.defineProperty(exports, "relayNotificationMessageSchema", {
|
|
134
|
+
enumerable: true,
|
|
135
|
+
get: function () { return chunkKNGZKGRS_cjs.relayNotificationMessageSchema; }
|
|
136
|
+
});
|
|
137
|
+
Object.defineProperty(exports, "relayToDAppMessageSchema", {
|
|
138
|
+
enumerable: true,
|
|
139
|
+
get: function () { return chunkKNGZKGRS_cjs.relayToDAppMessageSchema; }
|
|
140
|
+
});
|
|
141
|
+
Object.defineProperty(exports, "safeValidateClientMessage", {
|
|
142
|
+
enumerable: true,
|
|
143
|
+
get: function () { return chunkKNGZKGRS_cjs.safeValidateClientMessage; }
|
|
144
|
+
});
|
|
145
|
+
Object.defineProperty(exports, "safeValidateClientSessionClaim", {
|
|
146
|
+
enumerable: true,
|
|
147
|
+
get: function () { return chunkKNGZKGRS_cjs.safeValidateClientSessionClaim; }
|
|
148
|
+
});
|
|
149
|
+
Object.defineProperty(exports, "safeValidateFrutiLink", {
|
|
150
|
+
enumerable: true,
|
|
151
|
+
get: function () { return chunkKNGZKGRS_cjs.safeValidateFrutiLink; }
|
|
152
|
+
});
|
|
153
|
+
Object.defineProperty(exports, "safeValidateQRPayload", {
|
|
154
|
+
enumerable: true,
|
|
155
|
+
get: function () { return chunkKNGZKGRS_cjs.safeValidateQRPayload; }
|
|
156
|
+
});
|
|
157
|
+
Object.defineProperty(exports, "safeValidateRelayMessage", {
|
|
158
|
+
enumerable: true,
|
|
159
|
+
get: function () { return chunkKNGZKGRS_cjs.safeValidateRelayMessage; }
|
|
160
|
+
});
|
|
161
|
+
Object.defineProperty(exports, "safeValidateRelayNotificationMessage", {
|
|
162
|
+
enumerable: true,
|
|
163
|
+
get: function () { return chunkKNGZKGRS_cjs.safeValidateRelayNotificationMessage; }
|
|
164
|
+
});
|
|
165
|
+
Object.defineProperty(exports, "safeValidateRelayToDAppMessage", {
|
|
166
|
+
enumerable: true,
|
|
167
|
+
get: function () { return chunkKNGZKGRS_cjs.safeValidateRelayToDAppMessage; }
|
|
168
|
+
});
|
|
169
|
+
Object.defineProperty(exports, "safeValidateSessionInfo", {
|
|
170
|
+
enumerable: true,
|
|
171
|
+
get: function () { return chunkKNGZKGRS_cjs.safeValidateSessionInfo; }
|
|
172
|
+
});
|
|
173
|
+
Object.defineProperty(exports, "safeValidateWalletMessage", {
|
|
174
|
+
enumerable: true,
|
|
175
|
+
get: function () { return chunkKNGZKGRS_cjs.safeValidateWalletMessage; }
|
|
176
|
+
});
|
|
177
|
+
Object.defineProperty(exports, "safeValidateWalletSessionClaim", {
|
|
178
|
+
enumerable: true,
|
|
179
|
+
get: function () { return chunkKNGZKGRS_cjs.safeValidateWalletSessionClaim; }
|
|
180
|
+
});
|
|
181
|
+
Object.defineProperty(exports, "securityPolicySchema", {
|
|
182
|
+
enumerable: true,
|
|
183
|
+
get: function () { return chunkKNGZKGRS_cjs.securityPolicySchema2; }
|
|
184
|
+
});
|
|
185
|
+
Object.defineProperty(exports, "sessionClosedAckSchema", {
|
|
186
|
+
enumerable: true,
|
|
187
|
+
get: function () { return chunkKNGZKGRS_cjs.sessionClosedAckSchema; }
|
|
188
|
+
});
|
|
189
|
+
Object.defineProperty(exports, "sessionClosedNotificationSchema", {
|
|
190
|
+
enumerable: true,
|
|
191
|
+
get: function () { return chunkKNGZKGRS_cjs.sessionClosedNotificationSchema; }
|
|
192
|
+
});
|
|
193
|
+
Object.defineProperty(exports, "sessionConfigSchema", {
|
|
194
|
+
enumerable: true,
|
|
195
|
+
get: function () { return chunkKNGZKGRS_cjs.sessionConfigSchema; }
|
|
196
|
+
});
|
|
197
|
+
Object.defineProperty(exports, "sessionIdSchema", {
|
|
198
|
+
enumerable: true,
|
|
199
|
+
get: function () { return chunkKNGZKGRS_cjs.sessionIdSchema; }
|
|
200
|
+
});
|
|
201
|
+
Object.defineProperty(exports, "sessionInfoSchema", {
|
|
202
|
+
enumerable: true,
|
|
203
|
+
get: function () { return chunkKNGZKGRS_cjs.sessionInfoSchema; }
|
|
204
|
+
});
|
|
205
|
+
Object.defineProperty(exports, "sessionMetadataSchema", {
|
|
206
|
+
enumerable: true,
|
|
207
|
+
get: function () { return chunkKNGZKGRS_cjs.sessionMetadataSchema; }
|
|
208
|
+
});
|
|
209
|
+
Object.defineProperty(exports, "sessionOptionsSchema", {
|
|
210
|
+
enumerable: true,
|
|
211
|
+
get: function () { return chunkKNGZKGRS_cjs.sessionOptionsSchema; }
|
|
212
|
+
});
|
|
213
|
+
Object.defineProperty(exports, "sessionStateSchema", {
|
|
214
|
+
enumerable: true,
|
|
215
|
+
get: function () { return chunkKNGZKGRS_cjs.sessionStateSchema; }
|
|
216
|
+
});
|
|
217
|
+
Object.defineProperty(exports, "siweFieldsSchema", {
|
|
218
|
+
enumerable: true,
|
|
219
|
+
get: function () { return chunkKNGZKGRS_cjs.siweFieldsSchema; }
|
|
220
|
+
});
|
|
221
|
+
Object.defineProperty(exports, "supportedChainIdSchema", {
|
|
222
|
+
enumerable: true,
|
|
223
|
+
get: function () { return chunkKNGZKGRS_cjs.supportedChainIdSchema; }
|
|
224
|
+
});
|
|
225
|
+
Object.defineProperty(exports, "validateClientMessage", {
|
|
226
|
+
enumerable: true,
|
|
227
|
+
get: function () { return chunkKNGZKGRS_cjs.validateClientMessage; }
|
|
228
|
+
});
|
|
229
|
+
Object.defineProperty(exports, "validateClientSessionClaim", {
|
|
230
|
+
enumerable: true,
|
|
231
|
+
get: function () { return chunkKNGZKGRS_cjs.validateClientSessionClaim; }
|
|
232
|
+
});
|
|
233
|
+
Object.defineProperty(exports, "validateFrutiLink", {
|
|
234
|
+
enumerable: true,
|
|
235
|
+
get: function () { return chunkKNGZKGRS_cjs.validateFrutiLink; }
|
|
236
|
+
});
|
|
237
|
+
Object.defineProperty(exports, "validateQRPayload", {
|
|
238
|
+
enumerable: true,
|
|
239
|
+
get: function () { return chunkKNGZKGRS_cjs.validateQRPayload; }
|
|
240
|
+
});
|
|
241
|
+
Object.defineProperty(exports, "validateRelayMessage", {
|
|
242
|
+
enumerable: true,
|
|
243
|
+
get: function () { return chunkKNGZKGRS_cjs.validateRelayMessage; }
|
|
244
|
+
});
|
|
245
|
+
Object.defineProperty(exports, "validateRelayNotificationMessage", {
|
|
246
|
+
enumerable: true,
|
|
247
|
+
get: function () { return chunkKNGZKGRS_cjs.validateRelayNotificationMessage; }
|
|
248
|
+
});
|
|
249
|
+
Object.defineProperty(exports, "validateRelayToDAppMessage", {
|
|
250
|
+
enumerable: true,
|
|
251
|
+
get: function () { return chunkKNGZKGRS_cjs.validateRelayToDAppMessage; }
|
|
252
|
+
});
|
|
253
|
+
Object.defineProperty(exports, "validateSessionInfo", {
|
|
254
|
+
enumerable: true,
|
|
255
|
+
get: function () { return chunkKNGZKGRS_cjs.validateSessionInfo; }
|
|
256
|
+
});
|
|
257
|
+
Object.defineProperty(exports, "validateTimestamp", {
|
|
258
|
+
enumerable: true,
|
|
259
|
+
get: function () { return chunkKNGZKGRS_cjs.validateTimestamp; }
|
|
260
|
+
});
|
|
261
|
+
Object.defineProperty(exports, "validateWalletMessage", {
|
|
262
|
+
enumerable: true,
|
|
263
|
+
get: function () { return chunkKNGZKGRS_cjs.validateWalletMessage; }
|
|
264
|
+
});
|
|
265
|
+
Object.defineProperty(exports, "validateWalletSessionClaim", {
|
|
266
|
+
enumerable: true,
|
|
267
|
+
get: function () { return chunkKNGZKGRS_cjs.validateWalletSessionClaim; }
|
|
268
|
+
});
|
|
269
|
+
Object.defineProperty(exports, "walletHandshakeMessageSchema", {
|
|
270
|
+
enumerable: true,
|
|
271
|
+
get: function () { return chunkKNGZKGRS_cjs.walletHandshakeMessageSchema; }
|
|
272
|
+
});
|
|
273
|
+
Object.defineProperty(exports, "walletMessageEnvelopeSchema", {
|
|
274
|
+
enumerable: true,
|
|
275
|
+
get: function () { return chunkKNGZKGRS_cjs.walletMessageEnvelopeSchema; }
|
|
276
|
+
});
|
|
277
|
+
Object.defineProperty(exports, "walletMessagePayloadSchema", {
|
|
278
|
+
enumerable: true,
|
|
279
|
+
get: function () { return chunkKNGZKGRS_cjs.walletMessagePayloadSchema; }
|
|
280
|
+
});
|
|
281
|
+
Object.defineProperty(exports, "walletMetadataSchema", {
|
|
282
|
+
enumerable: true,
|
|
283
|
+
get: function () { return chunkKNGZKGRS_cjs.walletMetadataSchema; }
|
|
284
|
+
});
|
|
285
|
+
Object.defineProperty(exports, "walletReconnectPayloadSchema", {
|
|
286
|
+
enumerable: true,
|
|
287
|
+
get: function () { return chunkKNGZKGRS_cjs.walletReconnectPayloadSchema; }
|
|
288
|
+
});
|
|
289
|
+
Object.defineProperty(exports, "walletSessionClaimSchema", {
|
|
290
|
+
enumerable: true,
|
|
291
|
+
get: function () { return chunkKNGZKGRS_cjs.walletSessionClaimSchema; }
|
|
292
|
+
});
|
|
293
|
+
//# sourceMappingURL=schemas-export.cjs.map
|
|
294
|
+
//# sourceMappingURL=schemas-export.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"schemas-export.cjs"}
|