{
"$schema": "https://cmn.dev/schemas/v1/spore-core.json",
"id": "agent-first-pay",
"name": "Agent-First Pay",
"version": "0.2.0",
"domain": "cmn.dev",
"key": "ed25519.7BmCWmBb2YeUWR7pmHvwAvi9wRm96VpZsJvZFSTfc2Uu",
"synopsis": "Agent-first cryptocurrency micropayment tool — multi-network wallet (Cashu, Lightning, Solana, EVM, Bitcoin), send/receive, spend limits, pipe/MCP/RPC/REST modes",
"intent": [
"Give AI agents a persistent cryptocurrency payment client that supports Lightning (NWC, phoenixd, lnbits), Solana, EVM (Base, Arbitrum), eCash (Cashu), and Bitcoin on-chain (BDK + Esplora, SegWit/Taproot), with JSONL pipe mode for scripting, MCP mode for agent integration, RPC daemon mode for multi-client sharing, and REST API mode for HTTP access — the agent sends payment requests as JSON and receives structured results without managing wallet connections or key material"
],
"mutations": [
"Return real on-chain transaction IDs for EVM and BTC receive --wait flows by performing post-settle history sync, replacing synthetic wait IDs with actual chain tx hashes that agents can use for on-chain verification",
"Consolidate container deployment into Docker and Apple Container workflows with backup/restore scripts, enabling reproducible self-hosted setups on both Linux servers and macOS",
"Add LNbits backend integration test suite with 11 test cases against FakeWallet, verifying the previously untested lnbits Lightning provider path"
],
"license": "MIT",
"bonds": [
{
"relation": "spawned_from",
"uri": "cmn://cmn.dev/b3.JAjdJvwC2XDkNALXCk53MeDbgpsu8e1tBmxt8TQwJmMQ"
}
],
"tree": {
"algorithm": "blob_tree_blake3_nfc",
"exclude_names": [
".git"
],
"follow_rules": [
".gitignore"
]
}
}