// ROADMAP
ChainProof is API-first today — plain HTTP, no SDK required. Here's what's shipped and what's next.
cp.chains.create(), cp.entries.append(), cp.chains.verify() — the ergonomic API you'd expect. npm package in progress.httpx. Designed for LangChain, AutoGen, and custom agent frameworks.chain.completed, chain.failed, chain.broken, and scope.violation. HMAC-signed payloads, configurable per workspace.ChainProof ships incrementally — each release is a single focused addition. The hash chain is the core; everything else is layered on top. If something on this list matters to your use case, open an issue on GitHub.
// GET STARTED
Wire in ChainProof in under 10 minutes. Three API calls — open a chain, append entries, close it. Free tier is permanent, no credit card required.
Free: 500 chains & 50k entries/month. Upgrade when you need more.