Socket
Book a DemoInstallSign in
Socket

@xmtp/fs-persistence

Package Overview
Dependencies
Maintainers
7
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xmtp/fs-persistence

Persistence engine for xmtp-js using the filesystem

0.0.4
latest
Source
npmnpm
Version published
Maintainers
7
Created
Source

Node FS Persistence

A simple implementation of XMTP Persistence interface using the file system

Usage

import { FsPersistence } from "@xmtp/fs-persistence"
import { Client } from "@xmtp/xmtp-js"

const client = await Client.create(someWallet, {
  // Specify the base folder to store your files
  basePersistence: new FsPersistence("/tmp/xmtp"),
})

Keywords

xmtp

FAQs

Package last updated on 20 Sep 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.