XMTP JS client library
![Build](https://github.com/xmtp/xmtp-js/actions/workflows/build.yml/badge.svg)
The XMTP SDK bundles the core code libraries, components, tools, documentation, and guides that developers require in order to build client experiences on top of the XMTP protocol and network.
Developing
Before committing your time to code, please read the CONTRIBUTING.md document.
Prerequisites
Node
Please make sure you have a Node version compatible with that specified in the root .nvmrc
file. We recommend using nvm
to manage local node versions - find install instructions appropriate for your system here.
License
@TODO