Integration guide
Start Here
PEAC is most useful when local logs are not enough: cross-boundary verification, audit trails, dispute review, multi-agent workflows, managed runtime exports, and commerce-related records.
v0.15.0|36 packages · 290 conformance requirements|Apache-2.0
Choose your path
Choose your path
I run an API or HTTP service
Issue signed records proving what happened during API interactions.
1
Install
pnpm add @peac/middleware-express @peac/crypto @peac/protocol@peac/middleware-express@peac/protocol@peac/crypto
I want to verify a record
Verify a record offline with just a public key.
1
Install
pnpm add @peac/protocol @peac/crypto@peac/protocol@peac/crypto
I run an MCP server
Add record operations to your MCP server, or attach verifiable records to tool responses.
@peac/mcp-server@peac/mappings-mcp
I build A2A agents
Carry receipts across Agent-to-Agent Protocol flows.
1
Install
pnpm add @peac/mappings-a2a @peac/protocol @peac/crypto@peac/mappings-a2a@peac/protocol
More paths
More paths
Foundation
Core Concepts
Ready to add verifiable records?
Each path takes under 5 minutes to first receipt. Pick one above, or explore the full documentation.