mirror of
https://github.com/profullstack/logicsrc.git
synced 2026-08-13 22:37:29 +00:00
11 lines
314 B
Markdown
11 lines
314 B
Markdown
# 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
|
|
```
|