JSPM

glaicon-nft-packs

0.1.4
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q20847F
  • License MIT

MPL Token Metadata JavaScript API.

Package Exports

  • glaicon-nft-packs
  • glaicon-nft-packs/dist/src/mpl-nft-packs.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 (glaicon-nft-packs) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

mpl-nft-packs

This package contains the token vault contract SDK code.

API Docs

Find the nft-packs API docs published here.

Installation

npm install @metaplex-foundation/mpl-nft-packs --save

Developing

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

yarn gen:api

and then update the wrapper code and tests.

LICENSE

Apache v2.0