@xmtp/proto
TypeScript icon, indicating that this package has built-in type declarations

3.70.2 • Public • Published

This is the authoritative source of information about the XMTP protocol itself. It contains

  • an overview of the protocol PROTOCOL.md
  • the protobuf definitions of all the elements of the protocol /proto
  • code generated from the protobuf definitions go/

Note that the generated typescript code is not committed here, instead it is generated dynamically when publishing the proto package to npm

The overview and the protobuf files together form the definition of the protocol. The overview leans heavily on the protobuf files and also serves as a guide for finding the relevant details in them.

Working on this repo

Before committing any changes to this repo, you will want to run npm i at least once. This will install the Husky precommit hooks to your machine.

Go code will be regenerated based on the .proto files on each commit and does not need to be done manually.

Commit messages must be in the Angular Commit Message Convention

/@xmtp/proto/

    Package Sidebar

    Install

    npm i @xmtp/proto

    Weekly Downloads

    14,066

    Version

    3.70.2

    License

    MIT

    Unpacked Size

    11 MB

    Total Files

    193

    Last publish

    Collaborators

    • alexxmtp
    • fabriguespe
    • nplasterer-xmtp
    • saul-xmtp
    • nick-xmtp
    • xmtp-eng-robot
    • galligan