@metaplex-solarti/mpl-candy-machine-core
v0.1.2-rc.3
Published
Solarti Fork and Derivation of MPL Candy Machine Core JavaScript API. This MPL package is for the current generation of the Candy Machine Core (a.k.a. Candy Machine V3).
Downloads
97
Readme
Solarti mpl-candy-machine-core
Solarti adaption derived from Metaplex Program Library: mpl-candy-machine-core-0.1.2
mpl-candy-machine-core
This package contains the Metaplex Candy Machine Core contract SDK code.
API Docs
Find the candy-machine-core API docs published here.
Installation
npm install @metaplex-foundation/mpl-candy-machine-core --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