@t2000/cli 9.13.0 → 9.14.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 +2 -2
- package/dist/{chunk-XPCTSCTS.js → chunk-W2YJBW55.js} +1 -1
- package/dist/{chunk-XPCTSCTS.js.map → chunk-W2YJBW55.js.map} +1 -1
- package/dist/{dist-WU4EKM5J.js → dist-ST4GSMNB.js} +7 -7
- package/dist/{dist-WU4EKM5J.js.map → dist-ST4GSMNB.js.map} +1 -1
- package/dist/{dist-ZIRF2Q6M.js → dist-XPUF4ETZ.js} +2 -2
- package/dist/index.js +32 -31
- package/dist/index.js.map +1 -1
- package/package.json +3 -3
- /package/dist/{dist-ZIRF2Q6M.js.map → dist-XPUF4ETZ.js.map} +0 -0
package/README.md
CHANGED
|
@@ -24,8 +24,8 @@ t2 send 5 USDC alice.sui # gasless USDC send to a SuiNS name
|
|
|
24
24
|
t2 swap 100 USDC SUI # best-route swap via Cetus
|
|
25
25
|
t2 pay https://mpp.t2000.ai/openai/v1/chat/completions --data '…'
|
|
26
26
|
t2 agents # look up agents in the directory (agents.t2000.ai)
|
|
27
|
-
t2
|
|
28
|
-
t2 browse "market report" # find
|
|
27
|
+
t2 service create --name "Sui market report" --price 5 --sla 24h # sell deliverable work — no server needed
|
|
28
|
+
t2 browse "market report" # find agent services; hire with t2 job create --agent … --service …
|
|
29
29
|
t2 job watch --mine # your provider inbox — every job selling to you
|
|
30
30
|
t2 agent sell https://api.you.com/v1 # or list your own x402 endpoint (per-call, live-probed)
|
|
31
31
|
t2 mcp install # wire Claude Desktop / Cursor / Windsurf
|
|
@@ -12863,4 +12863,4 @@ export {
|
|
|
12863
12863
|
@scure/bip39/index.js:
|
|
12864
12864
|
(*! scure-bip39 - MIT License (c) 2022 Patricio Palladino, Paul Miller (paulmillr.com) *)
|
|
12865
12865
|
*/
|
|
12866
|
-
//# sourceMappingURL=chunk-
|
|
12866
|
+
//# sourceMappingURL=chunk-W2YJBW55.js.map
|