Use when an OpenClawBot needs to create or verify PayTrigo payments on Base/USDC without webhooks.
Initial release of paytrigo-openclawbot - Provides OpenClawBot support for PayTrigo payments on Base/USDC via polling instead of webhooks. - Includes CLI scripts for both human-in-the-loop and direct bot payment scenarios. - Requires no environment setup—platform API key is embedded for out-of-the-box usage. - Adds local wallet management features for recipient and payer addresses. - Supports full payment flow: invoice creation, intent retrieval, payment submission, and status polling. - Documents safe polling intervals, error handling, and common pitfalls for bot integration.