Documentation
AGLedger is a cryptographic notary for automated work. Records in, hash-chained, Ed25519-signed, tamper-evident, verifiable offline. New here? Start with the Quick Start.
Quick Start
Notarize an agent's first action and verify it offline — the single-agent on-ramp.
Records and the Chain
The model and vocabulary behind every guide: records, notarizing, the chain, and delegation.
Authentication
Give an agent a credential — OIDC-bound short-lived certs from your own IdP, or a long-lived API key.
Webhooks
Receive record events and verify them — HMAC for your own systems, Ed25519 RFC 9421 for non-repudiable Settlement Signals.
Install
Run a Server: single-Server, multi-Server, or with your own database.
API Reference
Every endpoint, generated from the OpenAPI spec.