0.1.0 • Published 2 years ago

@metaplex-foundation/mpl-gumdrop v0.1.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

mpl-gumdrop

This package contains the Metaplex Gumdrop contract SDK code.

API Docs

Find the gumdrop API docs published here.

Installation

npm install @metaplex-foundation/mpl-gumdrop --save

Developing

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

yarn api:gen

and then update the wrapper code and tests.

LICENSE

Apache v2.0