This repo contains the off-chain backend implementation for AgentPay: OSP/service nodes, client-side node helpers, admin surfaces, routing, and persistence. These docs explain how that backend is built and how to run it.
Use these documents in this order:
- Backend Implementation for the runtime model, package map, and protocol-to-code mapping.
- Backend Usage for build, test, startup, configuration, and operator workflows.
- Backend Troubleshooting for failure diagnosis, operational checks, and recovery steps.
These docs complement the companion agentpay-architecture documents. They do not repeat the full protocol or contract design; instead, they show how this repo realizes those ideas.
Useful repo references: