Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@metaplex-foundation/mpl-candy-guard

metaplex-foundation98.5kApache-2.00.5.0TypeScript support: included

MPL Candy Guard JavaScript API. This MPL package is for the current generation of the Candy Guard

nft, metaplex, solana, blockchain

readme

mpl-candy-guard

This package contains the Metaplex Candy Guard contract SDK code.

API Docs

Find the candy-guard API docs published here.

Installation

npm install @metaplex-foundation/mpl-candy-guard --save

Developing

In order to update the generated SDK when the rust contract was updated please run:

yarn api:gen

and then update the wrapper code and tests.

LICENSE

Apache v2.0