Skip to content
This repository has been archived by the owner on Jan 16, 2025. It is now read-only.
/ xmtp-node-js-tools Public archive

A collection of tools for running high quality XMTP bots in Node.js

License

Notifications You must be signed in to change notification settings

xmtp/xmtp-node-js-tools

Repository files navigation

XMTP Node.js tools

Status

Caution

The XMTP Node.js tools are no longer maintained.

For your Frames project, consider using the tools in xmtp-js packages. These updated tools provide enhanced functionality and are designed to provide better support for your development needs.

The content below is provided for historical reference only.


This repo provides a collection of tools for running high-quality XMTP bots in Node.js. It contains the following packages:

  • Bot Kit Pro: Bot Kit Pro is a framework for running bots on the XMTP network designed for complex workflows that require high reliability.
  • GRPC API Client: "A GRPC API client for XMTP that facilitates communication between XMTP clients and servers using GRPC protocol.
  • Frames Validator: A utility for validating XMTP frames, ensuring data integrity and compliance with the XMTP protocol specifications.
  • Fs Persistence: Provides file system-based data persistence for XMTP clients, enabling data storage and retrieval directly from the file system.
  • Redis Persistence: Implements Redis-based persistence for XMTP clients, supporting efficient data storage and access in a Redis database.
  • CLI Starter: It includes a basic setup and examples to get started with building a command-line interface for XMTP.
  • Broadcast Client: It includes a basic setup and examples to get started with building a command-line interface for XMTP.

About

A collection of tools for running high quality XMTP bots in Node.js

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published