ProofPack Examples
Canonical code examples for ProofPack and agent verification
Example
Description
Last updated
Canonical code examples for ProofPack and agent verification
Central place for copy-paste examples. The main guide links here instead of inlining code.
npm, dotnet, Rust install commands
Configure trusted roots and create verifier/reader (JS + C#)
verifyByWallet() — no JWS
Verify JWS or JWT and read claims
Middleware for x-agent-wallet or Authorization: Bearer <token>
Controller with wallet and JWS/JWT verification
Time tracking, payment, compliance, MCP patterns
Main guide: ProofPack & Agent Delegation.
Last updated