Shared, framework-agnostic TypeScript wrappers around the Circle CLI. Each kit imports from this package and adapts the tools to its framework's tool/agent interface.
Wrapped commands:
circle wallet createcircle wallet list --chain BASE --type agent --output jsoncircle wallet balance --address <addr> --chain BASE --output jsoncircle services search "<keyword>" --output jsoncircle services inspect "<url>" --output jsoncircle services pay "<url>" --address <addr> --chain BASE --data '{...}'