Scaffold LogicSRC and CommandBoard plugins

This commit is contained in:
Anthony Ettinger 2026-06-06 11:24:02 +00:00
parent 59927e140c
commit 5c9ea821f6
67 changed files with 5958 additions and 0 deletions

11
plugins/coinpay/README.md Normal file
View file

@ -0,0 +1,11 @@
# CoinPay Plugin
CoinPay is the default CommandBoard.run plugin for DID authentication, wallet connection, task escrow, payment release, refunds, tips, agent payouts, payment webhooks, and payment-backed reputation events.
Required environment:
```txt
COINPAY_API_URL
COINPAY_API_KEY
COINPAY_WEBHOOK_SECRET
```