@t2000/cli 10.21.2 → 10.23.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 CHANGED
@@ -38,8 +38,8 @@ t2 agent sell https://api.you.com/v1 # or list your own x402 endpoint (per-call,
38
38
  **One-prompt install** — paste into any LLM client:
39
39
 
40
40
  ```
41
- Run `curl -sL https://t2000.ai/skills/t2000-setup` and use the returned
42
- setup instructions to set up my Agent Wallet.
41
+ Run `npx skills add mission69b/t2000-skills -s t2000-setup` and follow the
42
+ installed skill to set up my Agent Wallet.
43
43
  ```
44
44
 
45
45
  Every command supports `--json` (machine-parseable) and `--key <path>` (custom wallet file).
@@ -18,7 +18,7 @@ import {
18
18
  __export,
19
19
  __require,
20
20
  __toESM
21
- } from "./chunk-BLLELIG6.js";
21
+ } from "./chunk-YPWSCLE3.js";
22
22
 
23
23
  // ../../node_modules/.pnpm/bignumber.js@9.1.2/node_modules/bignumber.js/bignumber.js
24
24
  var require_bignumber = __commonJS({
@@ -32559,4 +32559,4 @@ mime-types/index.js:
32559
32559
  *)
32560
32560
  *)
32561
32561
  */
32562
- //# sourceMappingURL=chunk-SKQLFHJJ.js.map
32562
+ //# sourceMappingURL=chunk-PRKQVMED.js.map
@@ -2,7 +2,7 @@ import { createRequire as __createRequire } from 'module'; import { fileURLToPat
2
2
  import {
3
3
  __commonJS,
4
4
  __require
5
- } from "./chunk-BLLELIG6.js";
5
+ } from "./chunk-YPWSCLE3.js";
6
6
 
7
7
  // ../../node_modules/.pnpm/bn.js@5.2.3/node_modules/bn.js/lib/bn.js
8
8
  var require_bn = __commonJS({
@@ -2968,4 +2968,4 @@ export {
2968
2968
  require_bn,
2969
2969
  require_safer
2970
2970
  };
2971
- //# sourceMappingURL=chunk-ZXXZGTWS.js.map
2971
+ //# sourceMappingURL=chunk-Y4F22BB6.js.map
@@ -29,7 +29,6 @@ var __copyProps = (to, from, except, desc) => {
29
29
  }
30
30
  return to;
31
31
  };
32
- var __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
33
32
  var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
34
33
  // If the importer is in node compatibility mode or this is not an ESM
35
34
  // file that has been converted to a CommonJS file using a Babel-
@@ -45,8 +44,7 @@ export {
45
44
  __esm,
46
45
  __commonJS,
47
46
  __export,
48
- __reExport,
49
47
  __toESM,
50
48
  __toCommonJS
51
49
  };
52
- //# sourceMappingURL=chunk-BLLELIG6.js.map
50
+ //# sourceMappingURL=chunk-YPWSCLE3.js.map
@@ -171,12 +171,12 @@ import {
171
171
  processEndpoint,
172
172
  processFlattenRoutes,
173
173
  restituteMsafeFastRouterSwapParams
174
- } from "./chunk-SKQLFHJJ.js";
174
+ } from "./chunk-PRKQVMED.js";
175
175
  import "./chunk-R6QER65C.js";
176
176
  import "./chunk-JEIOQF6Q.js";
177
177
  import "./chunk-5MAY6SK7.js";
178
178
  import "./chunk-D3DUYZYR.js";
179
- import "./chunk-BLLELIG6.js";
179
+ import "./chunk-YPWSCLE3.js";
180
180
  export {
181
181
  AFSUI,
182
182
  AFTERMATH,
@@ -350,4 +350,4 @@ export {
350
350
  processFlattenRoutes,
351
351
  restituteMsafeFastRouterSwapParams
352
352
  };
353
- //# sourceMappingURL=dist-MQVAPHMQ.js.map
353
+ //# sourceMappingURL=dist-GMDKEKC4.js.map
@@ -9,7 +9,7 @@ import {
9
9
  toBase64,
10
10
  toHex
11
11
  } from "./chunk-D3DUYZYR.js";
12
- import "./chunk-BLLELIG6.js";
12
+ import "./chunk-YPWSCLE3.js";
13
13
 
14
14
  // ../x402/dist/index.js
15
15
  var SUI_USDC_TYPE = "0xdba34672e30cb065b1f93e3ab55318768fd6fef66c15942c9f7cb846e2f900e7::usdc::USDC";
@@ -348,4 +348,4 @@ export {
348
348
  withRetry,
349
349
  x402Network
350
350
  };
351
- //# sourceMappingURL=dist-36BJD54E.js.map
351
+ //# sourceMappingURL=dist-VUHPQJYY.js.map
@@ -18,7 +18,7 @@ import {
18
18
  import {
19
19
  __commonJS,
20
20
  __toESM
21
- } from "./chunk-BLLELIG6.js";
21
+ } from "./chunk-YPWSCLE3.js";
22
22
 
23
23
  // ../../node_modules/.pnpm/poseidon-lite@0.2.1/node_modules/poseidon-lite/poseidon/index.js
24
24
  var require_poseidon = __commonJS({
@@ -1081,4 +1081,4 @@ export {
1081
1081
  jwtToAddress2 as jwtToAddress,
1082
1082
  poseidonHash
1083
1083
  };
1084
- //# sourceMappingURL=esm-4JYJHL2T.js.map
1084
+ //# sourceMappingURL=esm-ZKAIHFAJ.js.map
@@ -8,7 +8,7 @@ import {
8
8
  } from "./chunk-R6QER65C.js";
9
9
  import "./chunk-5MAY6SK7.js";
10
10
  import "./chunk-D3DUYZYR.js";
11
- import "./chunk-BLLELIG6.js";
11
+ import "./chunk-YPWSCLE3.js";
12
12
  export {
13
13
  GrpcCoreClient,
14
14
  types_exports as GrpcTypes,
@@ -16,4 +16,4 @@ export {
16
16
  SuiGrpcClient,
17
17
  isSuiGrpcClient
18
18
  };
19
- //# sourceMappingURL=grpc-SHHHADW4.js.map
19
+ //# sourceMappingURL=grpc-G3RQE2L5.js.map