From 488ef4b645ad9336ec1b83fa838771e12db1101e Mon Sep 17 00:00:00 2001 From: "bobo.liu" Date: Thu, 20 Aug 2026 14:32:58 +0800 Subject: [PATCH] docs: clarify CLI release and dependency versions --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e859812..7b0cf46 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,17 @@ # x402-cli -TypeScript command-line client for BankofAI x402 payments. This version uses -the npm TypeScript SDK packages only: +Latest stable release: `@bankofai/x402-cli@1.0.2` + +TypeScript command-line client for BankofAI x402 payments. + +Runtime dependencies include: - `@bankofai/x402-core@1.0.1` - `@bankofai/x402-evm@1.0.1` - `@bankofai/x402-fetch@1.0.1` - `@bankofai/x402-tron@1.0.1` +- `@bankofai/x402-gateway@1.0.2` +- `@bankofai/agent-wallet@2.4.0` Stablecoin payments support `scheme=exact` and TRON `scheme=exact_gasfree`. The GasFree flow lets the relayer pay network energy while deducting its fee