XMTP SDK and developer tools
Client SDK
The XMTP JavaScript SDK is a TypeScript implementation of an XMTP client for use with JavaScript and React apps.
Example XMTP client app repo
example-chat-react
is an example React chat app that demonstrates the core features of the xmtp-js
client implementation.
Hosted example client apps
XMTP Labs hosts deployments of the example-chat-react
app to provide people with a way to try out a basic app built with XMTP.
- Try the app connected to the XMTP
production
network - Try the app connected to the XMTP
dev
network