Skip to content

loopy811/xmtp

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published