This is the official repository for XMTP client SDKs and content types for browsers and Node, written in TypeScript.
To learn more about the contents of this repository, see this README and the READMEs provided in each workspace directory.
browser-sdk
: XMTP client SDK for browsersnode-sdk
: XMTP client SDK for Node
content-type-primitives
: Primitives for building custom XMTP content typescontent-type-group-updated
: Content type for group update messagescontent-type-reaction
: Content type for reactions to messagescontent-type-read-receipt
: Content type for read receipts for messagescontent-type-remote-attachment
: Content type for sending file attachments that are stored off-networkcontent-type-reply
: Content type for direct replies to messagescontent-type-text
: Content type for plain text messagescontent-type-transaction-reference
: Content type for on-chain transaction references
See our contribution guide to learn more about contributing to this project.