0.0.12 • Published 9 months ago

@xmtp/mls-client-bindings-node v0.0.12

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

Node bindings for the MLS client

Important
These bindings are currently in Alpha status. Do not use in production as the API is not final and certain functionality may not work as intended.

Useful commands

  • yarn: Installs all dependencies (required before building)
  • yarn build:release: Build a release version of the Node bindings for the current platform

Testing

There are several test scripts written in Node located in the /scripts folder.

Test users are available as exports in users.mjs. To register all users on the network, run the setup.mjs script.

Before running any of the test scripts, a local XMTP node must be running. This can be achieved by running ./dev/up at the root of this repository.

0.0.12

9 months ago

0.0.10

10 months ago

0.0.11

10 months ago

0.0.9

12 months ago

0.0.8

12 months ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago