0.1.4 • Published 1 year ago

glaicon-nft-packs v0.1.4

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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