@xmtp/node-bindings v1.0.0-rc3
Node bindings for the libXMTP rust library
!INFO These bindings are not intended to be used directly, use the associated SDK instead.
Useful commands
yarn
: Installs all dependencies (required before building)yarn build
: Build a release version of the Node bindings for the current platformyarn lint
: Run cargo clippy and fmt checksyarn test
: Run the test suite on Node
Testing
Before running the test suite, a local XMTP node must be running. This can be achieved by running ./dev/up
at the root of this repository. Docker is required.
Publishing
To release a new version of the bindings, update the version in package.json
with the appropriate semver value and add an entry to the CHANGELOG.md file. Once merged, manually trigger the Release Node Bindings
workflow to build and publish the bindings.
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
4 months ago
4 months ago
5 months ago
5 months ago
5 months ago
6 months ago
5 months ago
6 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
7 months ago
7 months ago
7 months ago
7 months ago
8 months ago
8 months ago
8 months ago
8 months ago