@bosonprotocol/agentic-commerce 1.0.0-alpha.44 → 1.0.0-alpha.48
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/dist/boson/goat-sdk-plugin/boson-protocol-plugin.service.d.ts +261 -0
- package/dist/boson/goat-sdk-plugin/boson-protocol-plugin.service.d.ts.map +1 -0
- package/dist/boson/goat-sdk-plugin/boson-protocol-plugin.service.js +466 -0
- package/dist/boson/goat-sdk-plugin/boson-protocol-plugin.service.js.map +1 -0
- package/dist/boson/goat-sdk-plugin/boson-protocol.plugin.d.ts +10 -0
- package/dist/boson/goat-sdk-plugin/boson-protocol.plugin.d.ts.map +1 -0
- package/dist/boson/goat-sdk-plugin/boson-protocol.plugin.js +23 -0
- package/dist/boson/goat-sdk-plugin/boson-protocol.plugin.js.map +1 -0
- package/dist/boson/goat-sdk-plugin/examples/anthropic.d.ts +2 -0
- package/dist/boson/goat-sdk-plugin/examples/anthropic.d.ts.map +1 -0
- package/dist/boson/goat-sdk-plugin/examples/anthropic.js +160 -0
- package/dist/boson/goat-sdk-plugin/examples/anthropic.js.map +1 -0
- package/dist/boson/goat-sdk-plugin/examples/vercel.d.ts +2 -0
- package/dist/boson/goat-sdk-plugin/examples/vercel.d.ts.map +1 -0
- package/dist/boson/goat-sdk-plugin/examples/vercel.js +148 -0
- package/dist/boson/goat-sdk-plugin/examples/vercel.js.map +1 -0
- package/dist/boson/goat-sdk-plugin/index.d.ts +2 -2
- package/dist/boson/goat-sdk-plugin/index.d.ts.map +1 -1
- package/dist/boson/goat-sdk-plugin/index.js +6 -4
- package/dist/boson/goat-sdk-plugin/index.js.map +1 -1
- package/dist/boson/goat-sdk-plugin/parameters.d.ts +488 -0
- package/dist/boson/goat-sdk-plugin/parameters.d.ts.map +1 -0
- package/dist/boson/goat-sdk-plugin/parameters.js +89 -0
- package/dist/boson/goat-sdk-plugin/parameters.js.map +1 -0
- package/dist/boson/index.d.ts +1 -1
- package/dist/boson/index.d.ts.map +1 -1
- package/dist/boson/index.js +2 -2
- package/dist/boson/index.js.map +1 -1
- package/dist/boson/mcp-client/index.d.ts +3752 -3
- package/dist/boson/mcp-client/index.d.ts.map +1 -1
- package/dist/boson/mcp-client/index.js +181 -0
- package/dist/boson/mcp-client/index.js.map +1 -1
- package/dist/boson/mcp-server/filters/disputeResolversFilter.d.ts +3 -3
- package/dist/boson/mcp-server/filters/disputeResolversFilter.d.ts.map +1 -1
- package/dist/boson/mcp-server/filters/disputeResolversFilter.js.map +1 -1
- package/dist/boson/mcp-server/filters/disputesFilter.d.ts +3 -3
- package/dist/boson/mcp-server/filters/disputesFilter.d.ts.map +1 -1
- package/dist/boson/mcp-server/filters/disputesFilter.js.map +1 -1
- package/dist/boson/mcp-server/filters/exchangesFilter.d.ts +3 -3
- package/dist/boson/mcp-server/filters/exchangesFilter.d.ts.map +1 -1
- package/dist/boson/mcp-server/filters/exchangesFilter.js.map +1 -1
- package/dist/boson/mcp-server/filters/fundsFilter.d.ts +3 -3
- package/dist/boson/mcp-server/filters/fundsFilter.d.ts.map +1 -1
- package/dist/boson/mcp-server/filters/fundsFilter.js.map +1 -1
- package/dist/boson/mcp-server/filters/offersFilter.d.ts +3 -3
- package/dist/boson/mcp-server/filters/offersFilter.d.ts.map +1 -1
- package/dist/boson/mcp-server/filters/offersFilter.js.map +1 -1
- package/dist/boson/mcp-server/filters/productsFilter.d.ts +3 -3
- package/dist/boson/mcp-server/filters/productsFilter.d.ts.map +1 -1
- package/dist/boson/mcp-server/filters/productsFilter.js.map +1 -1
- package/dist/boson/mcp-server/filters/sellersByAddressFilter.d.ts +4 -3
- package/dist/boson/mcp-server/filters/sellersByAddressFilter.d.ts.map +1 -1
- package/dist/boson/mcp-server/filters/sellersByAddressFilter.js.map +1 -1
- package/dist/boson/mcp-server/filters/sellersFilter.d.ts +3 -3
- package/dist/boson/mcp-server/filters/sellersFilter.d.ts.map +1 -1
- package/dist/boson/mcp-server/filters/sellersFilter.js.map +1 -1
- package/dist/boson/mcp-server/handlers/metaTx.d.ts +18 -18
- package/dist/boson/mcp-server/index.d.ts.map +1 -1
- package/dist/boson/mcp-server/index.js +2 -1
- package/dist/boson/mcp-server/index.js.map +1 -1
- package/dist/boson/mcp-server/resourceParameterTypes.d.ts +498 -0
- package/dist/boson/mcp-server/resourceParameterTypes.d.ts.map +1 -0
- package/dist/boson/mcp-server/resourceParameterTypes.js +174 -0
- package/dist/boson/mcp-server/resourceParameterTypes.js.map +1 -0
- package/dist/boson/mcp-server/validation.d.ts +123 -123
- package/dist/boson/mcp-server/validation.d.ts.map +1 -1
- package/dist/boson/mcp-server/validation.js +27 -122
- package/dist/boson/mcp-server/validation.js.map +1 -1
- package/dist/common/mcp-server/configValidation.d.ts +1 -0
- package/dist/common/mcp-server/configValidation.d.ts.map +1 -1
- package/dist/common/mcp-server/configValidation.js +12 -4
- package/dist/common/mcp-server/configValidation.js.map +1 -1
- package/dist/common/mcp-server/jsonSchemaToZodShape.d.ts.map +1 -1
- package/dist/common/mcp-server/jsonSchemaToZodShape.js +39 -6
- package/dist/common/mcp-server/jsonSchemaToZodShape.js.map +1 -1
- package/dist/common/mcp-server/transactionSigning.d.ts +26 -26
- package/dist/fermion/mcp-server/validation.d.ts +79 -55
- package/dist/fermion/mcp-server/validation.d.ts.map +1 -1
- package/dist/fermion/mcp-server/validation.js +2 -1
- package/dist/fermion/mcp-server/validation.js.map +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +2 -2
- package/dist/index.js.map +1 -1
- package/package.json +22 -16
|
@@ -29,43 +29,67 @@ export declare const createOfferValidation: z.ZodObject<{
|
|
|
29
29
|
facilitatorId: z.ZodEffects<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodBigInt]>, z.ZodNumber]>, string | number | bigint, string | number | bigint>;
|
|
30
30
|
facilitatorFeePercent: z.ZodEffects<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodBigInt]>, z.ZodNumber]>, string | number | bigint, string | number | bigint>;
|
|
31
31
|
withPhygital: z.ZodOptional<z.ZodOptional<z.ZodBoolean>>;
|
|
32
|
-
}, "
|
|
33
|
-
sellerId
|
|
34
|
-
exchangeToken
|
|
35
|
-
sellerDeposit
|
|
36
|
-
royaltyInfo
|
|
32
|
+
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
33
|
+
sellerId: z.ZodEffects<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodBigInt]>, z.ZodNumber]>, string | number | bigint, string | number | bigint>;
|
|
34
|
+
exchangeToken: z.ZodString;
|
|
35
|
+
sellerDeposit: z.ZodEffects<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodBigInt]>, z.ZodNumber]>, string | number | bigint, string | number | bigint>;
|
|
36
|
+
royaltyInfo: z.ZodOptional<z.ZodDefault<z.ZodOptional<z.ZodObject<{
|
|
37
|
+
recipients: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
38
|
+
bps: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodBigInt]>, z.ZodNumber]>, string | number | bigint, string | number | bigint>, "many">>>;
|
|
39
|
+
}, "strip", z.ZodTypeAny, {
|
|
37
40
|
recipients?: string[];
|
|
38
41
|
bps?: (string | number | bigint)[];
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
42
|
+
}, {
|
|
43
|
+
recipients?: string[];
|
|
44
|
+
bps?: (string | number | bigint)[];
|
|
45
|
+
}>>>>;
|
|
46
|
+
verifierId: z.ZodEffects<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodBigInt]>, z.ZodNumber]>, string | number | bigint, string | number | bigint>;
|
|
47
|
+
verifierFee: z.ZodEffects<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodBigInt]>, z.ZodNumber]>, string | number | bigint, string | number | bigint>;
|
|
48
|
+
custodianId: z.ZodEffects<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodBigInt]>, z.ZodNumber]>, string | number | bigint, string | number | bigint>;
|
|
49
|
+
custodianFee: z.ZodOptional<z.ZodOptional<z.ZodObject<{
|
|
50
|
+
amount: z.ZodEffects<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodBigInt]>, z.ZodNumber]>, string | number | bigint, string | number | bigint>;
|
|
51
|
+
period: z.ZodEffects<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodBigInt]>, z.ZodNumber]>, string | number | bigint, string | number | bigint>;
|
|
52
|
+
}, "strip", z.ZodTypeAny, {
|
|
44
53
|
amount?: string | number | bigint;
|
|
45
54
|
period?: string | number | bigint;
|
|
46
|
-
}
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
+
}, {
|
|
56
|
+
amount?: string | number | bigint;
|
|
57
|
+
period?: string | number | bigint;
|
|
58
|
+
}>>>;
|
|
59
|
+
facilitatorId: z.ZodEffects<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodBigInt]>, z.ZodNumber]>, string | number | bigint, string | number | bigint>;
|
|
60
|
+
facilitatorFeePercent: z.ZodEffects<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodBigInt]>, z.ZodNumber]>, string | number | bigint, string | number | bigint>;
|
|
61
|
+
withPhygital: z.ZodOptional<z.ZodOptional<z.ZodBoolean>>;
|
|
62
|
+
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
63
|
+
sellerId: z.ZodEffects<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodBigInt]>, z.ZodNumber]>, string | number | bigint, string | number | bigint>;
|
|
64
|
+
exchangeToken: z.ZodString;
|
|
65
|
+
sellerDeposit: z.ZodEffects<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodBigInt]>, z.ZodNumber]>, string | number | bigint, string | number | bigint>;
|
|
66
|
+
royaltyInfo: z.ZodOptional<z.ZodDefault<z.ZodOptional<z.ZodObject<{
|
|
67
|
+
recipients: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
68
|
+
bps: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodBigInt]>, z.ZodNumber]>, string | number | bigint, string | number | bigint>, "many">>>;
|
|
69
|
+
}, "strip", z.ZodTypeAny, {
|
|
55
70
|
recipients?: string[];
|
|
56
71
|
bps?: (string | number | bigint)[];
|
|
57
|
-
}
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
72
|
+
}, {
|
|
73
|
+
recipients?: string[];
|
|
74
|
+
bps?: (string | number | bigint)[];
|
|
75
|
+
}>>>>;
|
|
76
|
+
verifierId: z.ZodEffects<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodBigInt]>, z.ZodNumber]>, string | number | bigint, string | number | bigint>;
|
|
77
|
+
verifierFee: z.ZodEffects<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodBigInt]>, z.ZodNumber]>, string | number | bigint, string | number | bigint>;
|
|
78
|
+
custodianId: z.ZodEffects<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodBigInt]>, z.ZodNumber]>, string | number | bigint, string | number | bigint>;
|
|
79
|
+
custodianFee: z.ZodOptional<z.ZodOptional<z.ZodObject<{
|
|
80
|
+
amount: z.ZodEffects<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodBigInt]>, z.ZodNumber]>, string | number | bigint, string | number | bigint>;
|
|
81
|
+
period: z.ZodEffects<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodBigInt]>, z.ZodNumber]>, string | number | bigint, string | number | bigint>;
|
|
82
|
+
}, "strip", z.ZodTypeAny, {
|
|
62
83
|
amount?: string | number | bigint;
|
|
63
84
|
period?: string | number | bigint;
|
|
64
|
-
}
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
85
|
+
}, {
|
|
86
|
+
amount?: string | number | bigint;
|
|
87
|
+
period?: string | number | bigint;
|
|
88
|
+
}>>>;
|
|
89
|
+
facilitatorId: z.ZodEffects<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodBigInt]>, z.ZodNumber]>, string | number | bigint, string | number | bigint>;
|
|
90
|
+
facilitatorFeePercent: z.ZodEffects<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodBigInt]>, z.ZodNumber]>, string | number | bigint, string | number | bigint>;
|
|
91
|
+
withPhygital: z.ZodOptional<z.ZodOptional<z.ZodBoolean>>;
|
|
92
|
+
}, z.ZodTypeAny, "passthrough">>;
|
|
69
93
|
export declare const mintAndWrapNFTsValidation: z.ZodObject<{
|
|
70
94
|
offerId: z.ZodEffects<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodBigInt]>, z.ZodNumber]>, string | number | bigint, string | number | bigint>;
|
|
71
95
|
quantity: z.ZodEffects<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodBigInt]>, z.ZodNumber]>, string | number | bigint, string | number | bigint>;
|
|
@@ -135,13 +159,13 @@ export declare const cancelFixedPriceOrdersValidationShape: {
|
|
|
135
159
|
endAmount: z.ZodString;
|
|
136
160
|
}, "strip", z.ZodTypeAny, {
|
|
137
161
|
token?: string;
|
|
138
|
-
itemType?: 0 | 1 | 2 |
|
|
162
|
+
itemType?: 0 | 1 | 2 | 3 | 4 | 5;
|
|
139
163
|
identifierOrCriteria?: string;
|
|
140
164
|
startAmount?: string;
|
|
141
165
|
endAmount?: string;
|
|
142
166
|
}, {
|
|
143
167
|
token?: string;
|
|
144
|
-
itemType?: 0 | 1 | 2 |
|
|
168
|
+
itemType?: 0 | 1 | 2 | 3 | 4 | 5;
|
|
145
169
|
identifierOrCriteria?: string;
|
|
146
170
|
startAmount?: string;
|
|
147
171
|
endAmount?: string;
|
|
@@ -155,14 +179,14 @@ export declare const cancelFixedPriceOrdersValidationShape: {
|
|
|
155
179
|
recipient: z.ZodString;
|
|
156
180
|
}, "strip", z.ZodTypeAny, {
|
|
157
181
|
token?: string;
|
|
158
|
-
itemType?: 0 | 1 | 2 |
|
|
182
|
+
itemType?: 0 | 1 | 2 | 3 | 4 | 5;
|
|
159
183
|
identifierOrCriteria?: string;
|
|
160
184
|
startAmount?: string;
|
|
161
185
|
endAmount?: string;
|
|
162
186
|
recipient?: string;
|
|
163
187
|
}, {
|
|
164
188
|
token?: string;
|
|
165
|
-
itemType?: 0 | 1 | 2 |
|
|
189
|
+
itemType?: 0 | 1 | 2 | 3 | 4 | 5;
|
|
166
190
|
identifierOrCriteria?: string;
|
|
167
191
|
startAmount?: string;
|
|
168
192
|
endAmount?: string;
|
|
@@ -172,19 +196,19 @@ export declare const cancelFixedPriceOrdersValidationShape: {
|
|
|
172
196
|
conduitKey: z.ZodString;
|
|
173
197
|
counter: z.ZodEffects<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodBigInt]>, z.ZodNumber]>, string | number | bigint, string | number | bigint>;
|
|
174
198
|
}, "strip", z.ZodTypeAny, {
|
|
175
|
-
salt?: string;
|
|
176
199
|
offer?: {
|
|
177
200
|
token?: string;
|
|
178
|
-
itemType?: 0 | 1 | 2 |
|
|
201
|
+
itemType?: 0 | 1 | 2 | 3 | 4 | 5;
|
|
179
202
|
identifierOrCriteria?: string;
|
|
180
203
|
startAmount?: string;
|
|
181
204
|
endAmount?: string;
|
|
182
205
|
}[];
|
|
206
|
+
salt?: string;
|
|
183
207
|
offerer?: string;
|
|
184
208
|
zone?: string;
|
|
185
209
|
consideration?: {
|
|
186
210
|
token?: string;
|
|
187
|
-
itemType?: 0 | 1 | 2 |
|
|
211
|
+
itemType?: 0 | 1 | 2 | 3 | 4 | 5;
|
|
188
212
|
identifierOrCriteria?: string;
|
|
189
213
|
startAmount?: string;
|
|
190
214
|
endAmount?: string;
|
|
@@ -198,19 +222,19 @@ export declare const cancelFixedPriceOrdersValidationShape: {
|
|
|
198
222
|
totalOriginalConsiderationItems?: string | number | bigint;
|
|
199
223
|
counter?: string | number | bigint;
|
|
200
224
|
}, {
|
|
201
|
-
salt?: string;
|
|
202
225
|
offer?: {
|
|
203
226
|
token?: string;
|
|
204
|
-
itemType?: 0 | 1 | 2 |
|
|
227
|
+
itemType?: 0 | 1 | 2 | 3 | 4 | 5;
|
|
205
228
|
identifierOrCriteria?: string;
|
|
206
229
|
startAmount?: string;
|
|
207
230
|
endAmount?: string;
|
|
208
231
|
}[];
|
|
232
|
+
salt?: string;
|
|
209
233
|
offerer?: string;
|
|
210
234
|
zone?: string;
|
|
211
235
|
consideration?: {
|
|
212
236
|
token?: string;
|
|
213
|
-
itemType?: 0 | 1 | 2 |
|
|
237
|
+
itemType?: 0 | 1 | 2 | 3 | 4 | 5;
|
|
214
238
|
identifierOrCriteria?: string;
|
|
215
239
|
startAmount?: string;
|
|
216
240
|
endAmount?: string;
|
|
@@ -243,13 +267,13 @@ export declare const cancelFixedPriceOrdersValidation: z.ZodObject<{
|
|
|
243
267
|
endAmount: z.ZodString;
|
|
244
268
|
}, "strip", z.ZodTypeAny, {
|
|
245
269
|
token?: string;
|
|
246
|
-
itemType?: 0 | 1 | 2 |
|
|
270
|
+
itemType?: 0 | 1 | 2 | 3 | 4 | 5;
|
|
247
271
|
identifierOrCriteria?: string;
|
|
248
272
|
startAmount?: string;
|
|
249
273
|
endAmount?: string;
|
|
250
274
|
}, {
|
|
251
275
|
token?: string;
|
|
252
|
-
itemType?: 0 | 1 | 2 |
|
|
276
|
+
itemType?: 0 | 1 | 2 | 3 | 4 | 5;
|
|
253
277
|
identifierOrCriteria?: string;
|
|
254
278
|
startAmount?: string;
|
|
255
279
|
endAmount?: string;
|
|
@@ -263,14 +287,14 @@ export declare const cancelFixedPriceOrdersValidation: z.ZodObject<{
|
|
|
263
287
|
recipient: z.ZodString;
|
|
264
288
|
}, "strip", z.ZodTypeAny, {
|
|
265
289
|
token?: string;
|
|
266
|
-
itemType?: 0 | 1 | 2 |
|
|
290
|
+
itemType?: 0 | 1 | 2 | 3 | 4 | 5;
|
|
267
291
|
identifierOrCriteria?: string;
|
|
268
292
|
startAmount?: string;
|
|
269
293
|
endAmount?: string;
|
|
270
294
|
recipient?: string;
|
|
271
295
|
}, {
|
|
272
296
|
token?: string;
|
|
273
|
-
itemType?: 0 | 1 | 2 |
|
|
297
|
+
itemType?: 0 | 1 | 2 | 3 | 4 | 5;
|
|
274
298
|
identifierOrCriteria?: string;
|
|
275
299
|
startAmount?: string;
|
|
276
300
|
endAmount?: string;
|
|
@@ -280,19 +304,19 @@ export declare const cancelFixedPriceOrdersValidation: z.ZodObject<{
|
|
|
280
304
|
conduitKey: z.ZodString;
|
|
281
305
|
counter: z.ZodEffects<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodBigInt]>, z.ZodNumber]>, string | number | bigint, string | number | bigint>;
|
|
282
306
|
}, "strip", z.ZodTypeAny, {
|
|
283
|
-
salt?: string;
|
|
284
307
|
offer?: {
|
|
285
308
|
token?: string;
|
|
286
|
-
itemType?: 0 | 1 | 2 |
|
|
309
|
+
itemType?: 0 | 1 | 2 | 3 | 4 | 5;
|
|
287
310
|
identifierOrCriteria?: string;
|
|
288
311
|
startAmount?: string;
|
|
289
312
|
endAmount?: string;
|
|
290
313
|
}[];
|
|
314
|
+
salt?: string;
|
|
291
315
|
offerer?: string;
|
|
292
316
|
zone?: string;
|
|
293
317
|
consideration?: {
|
|
294
318
|
token?: string;
|
|
295
|
-
itemType?: 0 | 1 | 2 |
|
|
319
|
+
itemType?: 0 | 1 | 2 | 3 | 4 | 5;
|
|
296
320
|
identifierOrCriteria?: string;
|
|
297
321
|
startAmount?: string;
|
|
298
322
|
endAmount?: string;
|
|
@@ -306,19 +330,19 @@ export declare const cancelFixedPriceOrdersValidation: z.ZodObject<{
|
|
|
306
330
|
totalOriginalConsiderationItems?: string | number | bigint;
|
|
307
331
|
counter?: string | number | bigint;
|
|
308
332
|
}, {
|
|
309
|
-
salt?: string;
|
|
310
333
|
offer?: {
|
|
311
334
|
token?: string;
|
|
312
|
-
itemType?: 0 | 1 | 2 |
|
|
335
|
+
itemType?: 0 | 1 | 2 | 3 | 4 | 5;
|
|
313
336
|
identifierOrCriteria?: string;
|
|
314
337
|
startAmount?: string;
|
|
315
338
|
endAmount?: string;
|
|
316
339
|
}[];
|
|
340
|
+
salt?: string;
|
|
317
341
|
offerer?: string;
|
|
318
342
|
zone?: string;
|
|
319
343
|
consideration?: {
|
|
320
344
|
token?: string;
|
|
321
|
-
itemType?: 0 | 1 | 2 |
|
|
345
|
+
itemType?: 0 | 1 | 2 | 3 | 4 | 5;
|
|
322
346
|
identifierOrCriteria?: string;
|
|
323
347
|
startAmount?: string;
|
|
324
348
|
endAmount?: string;
|
|
@@ -335,19 +359,19 @@ export declare const cancelFixedPriceOrdersValidation: z.ZodObject<{
|
|
|
335
359
|
}, "strip", z.ZodTypeAny, {
|
|
336
360
|
offerId?: string;
|
|
337
361
|
orders?: {
|
|
338
|
-
salt?: string;
|
|
339
362
|
offer?: {
|
|
340
363
|
token?: string;
|
|
341
|
-
itemType?: 0 | 1 | 2 |
|
|
364
|
+
itemType?: 0 | 1 | 2 | 3 | 4 | 5;
|
|
342
365
|
identifierOrCriteria?: string;
|
|
343
366
|
startAmount?: string;
|
|
344
367
|
endAmount?: string;
|
|
345
368
|
}[];
|
|
369
|
+
salt?: string;
|
|
346
370
|
offerer?: string;
|
|
347
371
|
zone?: string;
|
|
348
372
|
consideration?: {
|
|
349
373
|
token?: string;
|
|
350
|
-
itemType?: 0 | 1 | 2 |
|
|
374
|
+
itemType?: 0 | 1 | 2 | 3 | 4 | 5;
|
|
351
375
|
identifierOrCriteria?: string;
|
|
352
376
|
startAmount?: string;
|
|
353
377
|
endAmount?: string;
|
|
@@ -364,19 +388,19 @@ export declare const cancelFixedPriceOrdersValidation: z.ZodObject<{
|
|
|
364
388
|
}, {
|
|
365
389
|
offerId?: string | number | bigint;
|
|
366
390
|
orders?: {
|
|
367
|
-
salt?: string;
|
|
368
391
|
offer?: {
|
|
369
392
|
token?: string;
|
|
370
|
-
itemType?: 0 | 1 | 2 |
|
|
393
|
+
itemType?: 0 | 1 | 2 | 3 | 4 | 5;
|
|
371
394
|
identifierOrCriteria?: string;
|
|
372
395
|
startAmount?: string;
|
|
373
396
|
endAmount?: string;
|
|
374
397
|
}[];
|
|
398
|
+
salt?: string;
|
|
375
399
|
offerer?: string;
|
|
376
400
|
zone?: string;
|
|
377
401
|
consideration?: {
|
|
378
402
|
token?: string;
|
|
379
|
-
itemType?: 0 | 1 | 2 |
|
|
403
|
+
itemType?: 0 | 1 | 2 | 3 | 4 | 5;
|
|
380
404
|
identifierOrCriteria?: string;
|
|
381
405
|
startAmount?: string;
|
|
382
406
|
endAmount?: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"validation.d.ts","sourceRoot":"","sources":["../../../src/fermion/mcp-server/validation.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAiDxB,eAAO,MAAM,qBAAqB
|
|
1
|
+
{"version":3,"file":"validation.d.ts","sourceRoot":"","sources":["../../../src/fermion/mcp-server/validation.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAiDxB,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;gCAUlB,CAAC;AAEjB,eAAO,MAAM,yBAAyB;;;;;;;;;EAGpC,CAAC;AAEH,eAAO,MAAM,+BAA+B;;;;;;;;;;;;EAI1C,CAAC;AAEH,eAAO,MAAM,6BAA6B;;;;;;;;;;;;;;;;;;;;;;;;;;;EASxC,CAAC;AAyDH,eAAO,MAAM,qCAAqC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAKjD,CAAC;AAEF,eAAO,MAAM,gCAAgC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAE5C,CAAC;AAEF,eAAO,MAAM,+BAA+B;;CAI3C,CAAC;AAEF,eAAO,MAAM,0BAA0B;;;;;;EAEtC,CAAC;AAEF,eAAO,MAAM,gCAAgC;;;CAK5C,CAAC;AAEF,eAAO,MAAM,2BAA2B;;;;;;;;;EAEvC,CAAC;AAEF,eAAO,MAAM,wCAAwC;;;;;;;;;EAGnD,CAAC;AAEH,eAAO,MAAM,oCAAoC;;;;;;;;;EAG/C,CAAC;AAEH,eAAO,MAAM,wBAAwB;;;;;CAKpC,CAAC;AAEF,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;EAwB/B,CAAC;AAEF,eAAO,MAAM,4BAA4B;;;;;;;;;;;;;CAWxC,CAAC;AAEF,eAAO,MAAM,uBAAuB;;;;;;;;;;;;;;;;;;;;;;;;;;;EAAyC,CAAC;AAE9E,eAAO,MAAM,2BAA2B;;;;CAIvC,CAAC;AAEF,eAAO,MAAM,sBAAsB;;;;;;;;;;;;EAAwC,CAAC;AAE5E,eAAO,MAAM,sBAAsB;;CAElC,CAAC;AAEF,eAAO,MAAM,iBAAiB;;;;;;EAAmC,CAAC;AAElE,eAAO,MAAM,uBAAuB;;CAEnC,CAAC;AAEF,eAAO,MAAM,kBAAkB;;;;;;EAAoC,CAAC;AAEpE,eAAO,MAAM,8BAA8B;;CAE1C,CAAC;AAEF,eAAO,MAAM,yBAAyB;;;;;;EAErC,CAAC;AAEF,eAAO,MAAM,kCAAkC;;;CAG9C,CAAC;AAEF,eAAO,MAAM,6BAA6B;;;;;;;;;EAEzC,CAAC;AAEF,OAAO,EACL,2BAA2B,EAC3B,8BAA8B,EAC9B,yBAAyB,EACzB,4BAA4B,GAC7B,MAAM,+CAA+C,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"validation.js","sourceRoot":"","sources":["../../../src/fermion/mcp-server/validation.ts"],"names":[],"mappings":";;;AAAA,4EAA2E;AAC3E,6BAAwB;AAExB,6FAAuF;AACvF,mFAAuF;AACvF,6CAA6C;AAC7C,MAAM,SAAS,GAAG,OAAC;KAChB,MAAM,EAAE;KACR,EAAE,CAAC,OAAC,CAAC,MAAM,EAAE,CAAC;KACd,EAAE,CAAC,OAAC,CAAC,MAAM,EAAE,CAAC;KACd,MAAM,CACL,CAAC,KAAK,EAAE,EAAE;IACR,0DAA0D;IAC1D,IAAI,OAAO,KAAK,KAAK,QAAQ,IAAI,CAAC,MAAM,CAAC,aAAa,CAAC,KAAK,CAAC,EAAE,CAAC;QAC9D,OAAO,KAAK,CAAC;IACf,CAAC;IACD,OAAO,IAAA,6BAAc,EAAC,KAAK,CAAC,CAAC;AAC/B,CAAC,EACD;IACE,OAAO,EACL,2IAA2I;CAC9I,CACF,CAAC;AACJ,MAAM,4BAA4B,GAAG,OAAC,CAAC,MAAM,CAAC;IAC5C,QAAQ,EAAE,SAAS;IACnB,aAAa,EAAE,SAAS;IACxB,UAAU,EAAE,SAAS;IACrB,WAAW,EAAE,SAAS;IACtB,WAAW,EAAE,SAAS;IACtB,YAAY,EAAE,OAAC;SACZ,MAAM,CAAC;QACN,MAAM,EAAE,SAAS;QACjB,MAAM,EAAE,SAAS;KAClB,CAAC;SACD,QAAQ,EAAE;IACb,aAAa,EAAE,SAAS;IACxB,qBAAqB,EAAE,SAAS;IAChC,aAAa,EAAE,OAAC,CAAC,MAAM,EAAE;IACzB,YAAY,EAAE,OAAC,CAAC,OAAO,EAAE,CAAC,QAAQ,EAAE;IACpC,WAAW,EAAE,OAAC;SACX,MAAM,CAAC;QACN,UAAU,EAAE,OAAC,CAAC,KAAK,CAAC,OAAC,CAAC,MAAM,EAAE,CAAC,CAAC,QAAQ,EAAE,CAAC,OAAO,CAAC,EAAE,CAAC;QACtD,GAAG,EAAE,OAAC,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC,QAAQ,EAAE,CAAC,OAAO,CAAC,EAAE,CAAC;KAC/C,CAAC;SACD,QAAQ,EAAE;SACV,OAAO,CAAC,EAAE,UAAU,EAAE,EAAE,EAAE,GAAG,EAAE,EAAE,EAAE,CAAC;CACxC,CAAC,CAAC;AAEH,MAAM,aAAa,GAAG,IAAA,8CAAoB,EAAC,0BAAa,CAAC,CAAC;AAE7C,QAAA,qBAAqB,GAAG,OAAC;KACnC,MAAM,CAAC;IACN,GAAG,aAAa;IAChB,GAAG,4BAA4B,CAAC,KAAK;CACtC,CAAC;KACD,OAAO,CAAC;IACP,WAAW,EAAE,IAAI;IACjB,YAAY,EAAE,IAAI;IAClB,YAAY,EAAE,IAAI;CACnB,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"validation.js","sourceRoot":"","sources":["../../../src/fermion/mcp-server/validation.ts"],"names":[],"mappings":"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"}
|
package/dist/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export * as Boson from "./boson";
|
|
2
|
-
export {
|
|
2
|
+
export { BosonProtocolPlugin } from "./boson/goat-sdk-plugin";
|
|
3
3
|
export { BosonMCPClient } from "./boson/mcp-client";
|
|
4
4
|
export * as Common from "./common";
|
|
5
5
|
export * as Fermion from "./fermion";
|
package/dist/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,SAAS,CAAC;AACjC,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,SAAS,CAAC;AACjC,OAAO,EAAE,mBAAmB,EAAE,MAAM,yBAAyB,CAAC;AAC9D,OAAO,EAAE,cAAc,EAAE,MAAM,oBAAoB,CAAC;AACpD,OAAO,KAAK,MAAM,MAAM,UAAU,CAAC;AACnC,OAAO,KAAK,OAAO,MAAM,WAAW,CAAC;AACrC,OAAO,EAAE,oBAAoB,EAAE,MAAM,2BAA2B,CAAC;AACjE,OAAO,EAAE,gBAAgB,EAAE,MAAM,sBAAsB,CAAC"}
|
package/dist/index.js
CHANGED
|
@@ -33,10 +33,10 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
33
33
|
};
|
|
34
34
|
})();
|
|
35
35
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
|
-
exports.FermionMCPClient = exports.FermionGoatSdkPlugin = exports.Fermion = exports.Common = exports.BosonMCPClient = exports.
|
|
36
|
+
exports.FermionMCPClient = exports.FermionGoatSdkPlugin = exports.Fermion = exports.Common = exports.BosonMCPClient = exports.BosonProtocolPlugin = exports.Boson = void 0;
|
|
37
37
|
exports.Boson = __importStar(require("./boson"));
|
|
38
38
|
var goat_sdk_plugin_1 = require("./boson/goat-sdk-plugin");
|
|
39
|
-
Object.defineProperty(exports, "
|
|
39
|
+
Object.defineProperty(exports, "BosonProtocolPlugin", { enumerable: true, get: function () { return goat_sdk_plugin_1.BosonProtocolPlugin; } });
|
|
40
40
|
var mcp_client_1 = require("./boson/mcp-client");
|
|
41
41
|
Object.defineProperty(exports, "BosonMCPClient", { enumerable: true, get: function () { return mcp_client_1.BosonMCPClient; } });
|
|
42
42
|
exports.Common = __importStar(require("./common"));
|
package/dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,iDAAiC;AACjC,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,iDAAiC;AACjC,2DAA8D;AAArD,sHAAA,mBAAmB,OAAA;AAC5B,iDAAoD;AAA3C,4GAAA,cAAc,OAAA;AACvB,mDAAmC;AACnC,qDAAqC;AACrC,6DAAiE;AAAxD,uHAAA,oBAAoB,OAAA;AAC7B,mDAAwD;AAA/C,8GAAA,gBAAgB,OAAA"}
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bosonprotocol/agentic-commerce",
|
|
3
|
-
"version": "1.0.0-alpha.
|
|
3
|
+
"version": "1.0.0-alpha.48",
|
|
4
4
|
"description": "Agentic commerce tools for Boson and Fermion protocols",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"types": "dist/index.d.ts",
|
|
7
7
|
"bin": {
|
|
8
|
-
"boson-mcp-server": "dist/boson/mcp-server/index.js",
|
|
9
|
-
"fermion-mcp-server": "dist/fermion/mcp-server/index.js"
|
|
8
|
+
"boson-mcp-server": "dist/boson/mcp-server/mcp-server/index.js",
|
|
9
|
+
"fermion-mcp-server": "dist/fermion/mcp-server/mcp-server/index.js"
|
|
10
10
|
},
|
|
11
11
|
"exports": {
|
|
12
12
|
".": {
|
|
@@ -14,12 +14,12 @@
|
|
|
14
14
|
"require": "./dist/index.js"
|
|
15
15
|
},
|
|
16
16
|
"./boson": {
|
|
17
|
-
"import": "./dist/boson/index.js",
|
|
18
|
-
"require": "./dist/boson/index.js"
|
|
17
|
+
"import": "./dist/boson/mcp-server/index.js",
|
|
18
|
+
"require": "./dist/boson/mcp-server/index.js"
|
|
19
19
|
},
|
|
20
20
|
"./fermion": {
|
|
21
|
-
"import": "./dist/fermion/index.js",
|
|
22
|
-
"require": "./dist/fermion/index.js"
|
|
21
|
+
"import": "./dist/fermion/mcp-server/index.js",
|
|
22
|
+
"require": "./dist/fermion/mcp-server/index.js"
|
|
23
23
|
},
|
|
24
24
|
"./common": {
|
|
25
25
|
"import": "./dist/common/index.js",
|
|
@@ -30,17 +30,17 @@
|
|
|
30
30
|
"clean": "rimraf dist",
|
|
31
31
|
"build": "rimraf dist && tsc --project tsconfig.build.json",
|
|
32
32
|
"watch": "rimraf dist && tsc --project tsconfig.build.json --watch",
|
|
33
|
-
"dev:boson": "nodemon dist/boson/index.js | npx @modelcontextprotocol/inspector --config mcpServer.json --server boson-dev-server",
|
|
34
|
-
"start:boson": "node dist/boson/index.js | npx @modelcontextprotocol/inspector --config mcpServer.json --server boson-server",
|
|
35
|
-
"start:boson:http": "node dist/boson/index.js --mcp-config mcpServer.json --server boson-server --http",
|
|
33
|
+
"dev:boson": "nodemon dist/boson/mcp-server/index.js | npx @modelcontextprotocol/inspector --config mcpServer.json --server boson-dev-server",
|
|
34
|
+
"start:boson": "node dist/boson/mcp-server/index.js | npx @modelcontextprotocol/inspector --config mcpServer.json --server boson-server",
|
|
35
|
+
"start:boson:http": "node dist/boson/mcp-server/index.js --mcp-config mcpServer.json --server boson-server --http",
|
|
36
36
|
"start:boson:http:inspector": "npx @modelcontextprotocol/inspector --config mcpServer.json --server boson-server",
|
|
37
|
-
"dev:boson:http": "nodemon dist/boson/index.js --mcp-config mcpServer.json --server boson-dev-server --http",
|
|
37
|
+
"dev:boson:http": "nodemon dist/boson/mcp-server/index.js --mcp-config mcpServer.json --server boson-dev-server --http",
|
|
38
38
|
"dev:boson:http:inspector": "npx @modelcontextprotocol/inspector --config mcpServer.json --server boson-dev-server",
|
|
39
|
-
"dev:fermion": "nodemon dist/fermion/index.js | npx @modelcontextprotocol/inspector --config mcpServer.json --server fermion-dev-server",
|
|
40
|
-
"start:fermion": "node dist/fermion/index.js | npx @modelcontextprotocol/inspector --config mcpServer.json --server fermion-server",
|
|
41
|
-
"start:fermion:http": "node dist/fermion/index.js --mcp-config mcpServer.json --server fermion-server --http",
|
|
39
|
+
"dev:fermion": "nodemon dist/fermion/mcp-server/index.js | npx @modelcontextprotocol/inspector --config mcpServer.json --server fermion-dev-server",
|
|
40
|
+
"start:fermion": "node dist/fermion/mcp-server/index.js | npx @modelcontextprotocol/inspector --config mcpServer.json --server fermion-server",
|
|
41
|
+
"start:fermion:http": "node dist/fermion/mcp-server/index.js --mcp-config mcpServer.json --server fermion-server --http",
|
|
42
42
|
"start:fermion:http:inspector": "npx @modelcontextprotocol/inspector --config mcpServer.json --server fermion-server",
|
|
43
|
-
"dev:fermion:http": "nodemon dist/fermion/index.js --mcp-config mcpServer.json --server fermion-dev-server --http",
|
|
43
|
+
"dev:fermion:http": "nodemon dist/fermion/mcp-server/index.js --mcp-config mcpServer.json --server fermion-dev-server --http",
|
|
44
44
|
"dev:fermion:http:inspector": "npx @modelcontextprotocol/inspector --config mcpServer.json --server fermion-dev-server",
|
|
45
45
|
"prepare": "npm run build",
|
|
46
46
|
"link-boson-cc": "node ./scripts/link-to-local-core-components.cjs",
|
|
@@ -84,9 +84,11 @@
|
|
|
84
84
|
"author": "Your Name",
|
|
85
85
|
"license": "MIT",
|
|
86
86
|
"overrides": {
|
|
87
|
-
"@fermionprotocol/common": "$@fermionprotocol/common"
|
|
87
|
+
"@fermionprotocol/common": "$@fermionprotocol/common",
|
|
88
|
+
"@ai-sdk/provider": "1.1.3"
|
|
88
89
|
},
|
|
89
90
|
"dependencies": {
|
|
91
|
+
"@ai-sdk/anthropic": "^1.2.12",
|
|
90
92
|
"@bosonprotocol/core-sdk": "^1.44.0-alpha.9",
|
|
91
93
|
"@bosonprotocol/ethers-sdk": "^1.16.0-alpha.8",
|
|
92
94
|
"@bosonprotocol/ipfs-storage": "^1.13.0-alpha.2",
|
|
@@ -94,6 +96,10 @@
|
|
|
94
96
|
"@dmitryrechkin/json-schema-to-zod": "^1.0.1",
|
|
95
97
|
"@fermionprotocol/common": "^1.7.0-alpha.4",
|
|
96
98
|
"@fermionprotocol/core-sdk": "^1.7.0-alpha.5",
|
|
99
|
+
"@goat-sdk/adapter-vercel-ai": "^0.2.10",
|
|
100
|
+
"@goat-sdk/core": "^0.5.0",
|
|
101
|
+
"@goat-sdk/wallet-evm": "^0.3.0",
|
|
102
|
+
"@goat-sdk/wallet-viem": "^0.3.0",
|
|
97
103
|
"@modelcontextprotocol/sdk": "^1.12.1",
|
|
98
104
|
"commander": "^14.0.0",
|
|
99
105
|
"dotenv": "^16.5.0",
|