Skip to main content

Install

Requires Node.js 20+ (the tools call npx @boltzpay/cli under the hood).

Quick Start

Enable Payments

Set Coinbase CDP environment variables before running:

Tools

Error Handling

All tools set handle_tool_error=True, so agents recover gracefully. You can also catch errors directly:
A Jupyter notebook is included at notebooks/getting-started.ipynb for a step-by-step walkthrough.