0.3.0-rc.5 • Published 12 months ago

@metaplex-solarti/mpl-candy-guard v0.3.0-rc.5

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
12 months ago

Solarti mpl-candy-guard

This package contains the Solarti adaption of Metaplex Candy Guard contract SDK code.

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