Skip to content

v0.3.2

Choose a tag to compare

@tenequm tenequm released this 13 Mar 00:05
· 57 commits to main since this release
2f6d09a

What's new

Added

  • Auto-setup: running npx x402-proxy <url> without a wallet launches the setup wizard, then continues with the request
  • 402 error handling parses the endpoint's PAYMENT-REQUIRED header to show actual accepted networks and costs
  • CI pipeline (GitHub Actions: check, build, test on push/PR)
  • Automated npm publishing with OIDC provenance on tag push
  • Tests for wallet derivation and transaction history (25 tests)
  • Funding hint in wallet when USDC balance is zero

Changed

  • Version injected at build time from package.json (no more stale hardcoded strings)
  • wallet fund command removed (addresses and hint shown in wallet directly)
  • All command references use $ npx x402-proxy format