0.0.1-rc.2 • Published 1 year ago

@metaplex-solarti/mpl-redrop v0.0.1-rc.2

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year ago

mpl-redrop

This package contains the redrop contract SDK code. Derived and adapted from Metaplex foundation gumdrop

Developing

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

yarn gen:api

NOTE: at this point this only generates the IDL json file but later will generate TypeScript definitions and SDK code as well, derived from that IDL.

LICENSE

Apache v2.0