JSPM

@metaplex-solarti/mpl-candy-machine

4.7.1-rc.3
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q39159F
  • License Apache-2.0

Solarti MPL Candy Machine JavaScript API. This MPL package is for the current generation of candy machine which is 2.0.0. Derived from @metaplex-solarti/mpl-candy-machine

Package Exports

  • @metaplex-solarti/mpl-candy-machine
  • @metaplex-solarti/mpl-candy-machine/dist/src/mpl-candy-machine.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@metaplex-solarti/mpl-candy-machine) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

mpl-candy-machine

This package contains the Candy Machine contract SDK code. This MPL package targets the current generation of candy machine on the v2.0.0 release line.

Developing

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

yarn gen:api

NOTE: at this point this only generates the IDL json file but later will generate TypeScript definitions and SDK code as well, derived from that IDL.

LICENSE

Apache v2.0