@partpay/sdk
TypeScript icon, indicating that this package has built-in type declarations

1.0.6 • Public • Published

Partpay SDK

This is the SDK for the Partpay Protocol. It provides easy-to-use interfaces for integrating with the Partpay services on the Solana blockchain.

Installation

For npm

npm install @partpay/sdk

For Yarn

yarn add @partpay/sdk

Usage

import { PartpayProvider } from '@partpay/sdk';

// Wrap your application with the provider
<PartpayProvider apiKey="your-api-key">
  <App />
</PartpayProvider>

for more info visit https://partpay.io

Package Sidebar

Install

npm i @partpay/sdk

Weekly Downloads

0

Version

1.0.6

License

MIT

Unpacked Size

105 kB

Total Files

36

Last publish

Collaborators

  • emmanueluzoezie