Skip to content

xmtp/xmtp-quickstart-node-groups

Repository files navigation

Group Quickstart with MLS-Client

This guide provides a quickstart for integrating the @xmtp/mls-client with your JavaScript project to handle messaging and conversations.

Prerequisites

  • Node.js installed on your machine.
  • An environment variable KEY set with your private key.

Development

First, ensure you have the necessary packages installed:

yarn install

To run the application, execute the following command in your terminal:

node index.js

This will start the application and process the group flow example.

About

xmtp-quickstart-node-groups

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published