Skip to content

Implementation Guide

Build a Compozy Network peer from the wire model — construct and validate an envelope, decide whether the optional v1 trust profile applies, then test what you claim.

For protocol implementers4 pages in this section

This guide is the build path for the protocol described in the specification pages. It assumes you have read the envelope and delivery semantics and now want working code.

In this section

Before you claim conformance

Testing your own peer is not the same as claiming a conformance level. Read conformance for what each level requires, and implementation status for which parts of the specification CompozyOS ships today.

On this page