🚀 DAY 2 OF LAUNCH WEEK: Unify Your Security Stack with Socket Basics.Learn more →
Socket
Book a DemoInstallSign in
Socket

@xmtp/content-type-primitives

Package Overview
Dependencies
Maintainers
6
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xmtp/content-type-primitives

Primitives for building custom XMTP content types

latest
Source
npmnpm
Version
2.0.2
Version published
Maintainers
6
Created
Source

Content type primitives

This package provides primitives for building custom XMTP content types.

Install the package

# npm
npm i @xmtp/content-type-primitives

# yarn
yarn add @xmtp/content-type-primitives

# pnpm
pnpm i @xmtp/content-type-primitives

Developing

Run yarn dev to build the content type primitives and watch for changes, which will trigger a rebuild.

Useful commands

  • yarn build: Builds the content type primitives
  • yarn clean: Removes node_modules, dist, and .turbo folders
  • yarn dev: Builds the content type and watches for changes, which will trigger a rebuild
  • yarn format: Runs Prettier format and write changes
  • yarn format:check: Runs Prettier format check
  • yarn lint: Runs ESLint
  • yarn test: Runs all unit tests
  • yarn typecheck: Runs tsc

Keywords

xmtp

FAQs

Package last updated on 15 Apr 2025

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