Skip to content

Releases: profullstack/x402-client

Release list

v0.2.0

Choose a tag to compare

@ralyodio ralyodio released this 05 Sep 19:19
9442a36

Adapters for axios, got (and Crawlee), Puppeteer (and Lightpanda over CDP) and Playwright, plus wrapFetch for any fetch-shaped function. Every adapter presents the filed pass, pays a 402 once and replays with the pass; a browser's HTML 402 is handled by going back for the JSON offer. Runs and is CI-tested on Node 22/24, Bun and Deno 2; the CLI works under bunx and deno run. 54 tests.

v0.1.0

Choose a tag to compare

@ralyodio ralyodio released this 05 Sep 18:17

First release: a Node x402 v2 payer with a local key. createClient({ key }).fetch(url) pays a 402 once and files the pass; pay, passFor; CLI x402 pay|pass|fetch|address|passes; EIP-3009 signing on noble, held byte for byte to CoinPay Wallet's signer; Lightpanda/Puppeteer example. 38 tests.