@cordn/core
v0.5.5
Published
Shared foundation for cordn: wire contracts (zod), leaf codecs (base64, MLS framing, group-ref bech32), and consumed-ref value types.
Maintainers
Readme
@cordn/core
Shared foundation for cordn — the TypeScript MLS delivery service and ContextVM server adapter.
@cordn/core provides the transport-agnostic building blocks shared across the
cordn packages:
- wire contracts — zod schemas, inferred types, and method names
- leaf codecs — base64, MLS framing, the last-resort key-package extension,
and the bech32
cordn1…group reference (encodeGroupRef/decodeGroupRef) - consumed-ref value types
See the
group-ref spec
for the cordn1… encoding.
Install
npm install @cordn/coreLicense
MIT
