cma-preview
TypeScript icon, indicating that this package has built-in type declarations

0.0.4 • Public • Published

JavaScript client for Mpl Candy Machine

A Umi-compatible JavaScript library for candy machines.

Getting started

  1. First, if you're not already using Umi, follow these instructions to install the Umi framework.
  2. Next, install this library using the package manager of your choice.
    npm install @metaplex-foundation/mpl-candy-machine
  3. Finally, register the library with your Umi instance like so.
    import { mplCandyMachine } from '@metaplex-foundation/mpl-candy-machine';
    umi.use(mplCandyMachine());

You can learn more about this library's API by reading its generated TypeDoc documentation.

Contributing

Check out the Contributing Guide the learn more about how to contribute to this library.

/cma-preview/

    Package Sidebar

    Install

    npm i cma-preview

    Homepage

    metaplex.com

    Weekly Downloads

    0

    Version

    0.0.4

    License

    Apache-2.0

    Unpacked Size

    588 kB

    Total Files

    353

    Last publish

    Collaborators

    • nhanphan