This package contains the token vault contract SDK code.
Find the nft-packs API docs published here.
npm install @metaplex-foundation/mpl-nft-packs --save
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.
Apache v2.0