Client SDK
The XMTP Client SDK implements the XMTP client protocol, bundling code libraries, components, tools, documentation, and guides so that developers may easily bring messaging into their apps.
Libraries
xmtp-js
: A TypeScript implementation of the XMTP client protocol for use with JavaScript applications, including React apps. React Native is not yet supported.
Documentation
Examples
example-chat-react
: A React example app forxmtp-js
that developers may customize and deploy. Hosted here.
Platform Roadmap
- React Native compatibility for
xmtp-js
- Swift and Kotlin client implementations
- Server-side client implementations