Download PEAC Protocol
PEAC Protocol is open-source downloadable software published and maintained by Originary. Get the source code, CLI, SDK packages, and verification tooling from the public GitHub repository and package registries.
npm i -g @peac/cli npm i @peac/protocol @peac/crypto @peac/schema npm i @peac/mcp-server
npx -y @peac/cli verify ./record.jws
Open Protocol (PEAC) - Upstream Packages
PEAC is the open protocol behind Originary's signed interaction records. Install from the official upstream packages and repository.
npm i -g @peac/cli npm i @peac/protocol @peac/crypto @peac/schema peac policy init peac policy validate peac-policy.yaml
Requires Node 22+; see upstream docs.
Current stable: interaction-record+jwt (Wire 0.2)
Legacy format peac-receipt/0.1 (Wire 0.1) is frozen.
Upstream licensing: Apache-2.0. Use at your own discretion; see the repository for details.
PEAC Protocol is published by Originary and distributed through GitHub under Apache-2.0. Originary maintains the protocol specification, reference implementation, CLI, SDK packages, and verification tooling listed above.
Published by Poem, Inc. Contact: contact@originary.xyz.