Skip to content

ms-tools-integrations 0.1.1

Install from the command line:
Learn more about npm packages
$ npm install @solana-foundation/ms-tools-integrations@0.1.1
Install via package.json:
"@solana-foundation/ms-tools-integrations": "0.1.1"

About this version

@solana-foundation/ms-tools-integrations

Handles integrations with third-party services, providing a centralized location for managing these connections for Solana microsites.

Features

  • Multiple third-party service integrations:
    • Sanity CMS integration
    • More integrations coming soon
  • Centralized management of third-party service connections
  • TypeScript support with full type definitions
  • React hooks for easy integration
  • Configurable service endpoints
  • Error handling and retry logic
  • Rate limiting protection
  • Caching support
  • Environment-based configuration
  • Automatic type generation from Sanity schemas

Installation

pnpm add @solana-foundation/ms-tools-integrations

Usage

Requirements

This package requires the following peer dependencies:

  • react ^18.0.0
  • sanity ^3.88.3
  • next-sanity ^9.11.1

Development

# Install dependencies
pnpm install

# Run tests
pnpm test

# Build package
pnpm build

Supported Integrations

  • Sanity

Details


Assets

  • ms-tools-integrations-0.1.1.tgz

Download activity

  • Total downloads 16
  • Last 30 days 0
  • Last week 0
  • Today 0

Recent versions

View all