Skip to content

Development

This repository separates protocol from implementation.

  • docs/
    • design documents
  • protocol/
    • language-agnostic contracts and schema
  • typescript/
    • TypeScript implementation

TypeScript-specific setup and implementation notes should live under typescript/.

MIT Licensed