Canonical Repositories
agent-wallet
@zbdpay/agent-wallet package, zbdw binary, CLI workflows.agent-fetch
@zbdpay/agent-fetch package, L402 client flow and token cache.agent-pay
@zbdpay/agent-pay package, middleware adapters for Express, Hono, Next.js.agent-wallet-dashboard
Local read-only dashboard for wallet files and operational checks.
The
zbd.ai service underpins registration and Lightning Address resolution. The source repository may be private in some environments.Package + Runtime Matrix
| Surface | Type | Runtime | NPM |
|---|---|---|---|
@zbdpay/agent-wallet | CLI | Node.js >= 22 | Yes |
@zbdpay/agent-fetch | Library | Node.js >= 22 | Yes |
@zbdpay/agent-pay | Library | Node.js >= 22 | Yes |
agent-wallet-dashboard | Next.js app | Node.js >= 22 | No |
zbd-ai | Next.js app/service | Node.js >= 22 | No |
Runnable Examples Coverage
| Repository | examples/ directory | Fastest demo script |
|---|---|---|
agent-fetch | Yes | examples/zbd-agent-fetch.mjs |
agent-pay | Yes | examples/http-server.mjs |
agent-wallet | No | Use zbdw fetch against agent-pay example |
agent-wallet-dashboard | No | Use sample-data/ quick demo |
zbd-ai | No | Use POST /api/register smoke test |