@xmtp/node-sdk v0.0.47
XMTP client SDK for Node
This package provides the XMTP client SDK for Node.
To keep up with the latest SDK developments, see the Issues tab in this repo.
To learn more about XMTP and get answers to frequently asked questions, see the XMTP documentation.
!CAUTION This SDK is in beta status and ready for you to build with in production. Software in this status may change based on feedback.
Requirements
- Node.js 20+
glibc
3.28+ (i.e. Ubuntu 24.04 or later)
Install
NPM
npm install @xmtp/node-sdk
PNPM
pnpm install @xmtp/node-sdk
Yarn
yarn add @xmtp/node-sdk
XMTP network environments
XMTP provides production
, dev
, and local
network environments to support the development phases of your project. To learn more about these environments, see our official documentation.
Developing
Run yarn dev
to build the SDK and watch for changes, which will trigger a rebuild.
Useful commands
yarn build
: Builds the SDKyarn clean
: Removesnode_modules
,dist
, and.turbo
foldersyarn test
: Runs all testsyarn typecheck
: Runstsc
3 months ago
3 months ago
3 months ago
3 months ago
5 months ago
5 months ago
4 months ago
4 months ago
4 months ago
4 months ago
5 months ago
5 months ago
5 months ago
6 months ago
6 months ago
6 months ago
6 months ago
6 months ago
7 months ago
6 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
7 months ago
8 months ago
8 months ago
8 months ago
8 months ago