@metaplex-foundation/mpl-token-entangler
v0.2.0
Published
Metaplex Token Entangler SDK
Downloads
9
Readme
mpl-token-entangler
This package contains the Token Entangler contract SDK code.
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