@metaplex-foundation/mpl-fixed-price-sale

v0.13.0
MPL Fixed Price Sale JavaScript API.
nft metaplex solana blockchain

mpl-fixed-price-sale

This package contains the fixed sale price contract SDK code.

Developing

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

yarn api:gen

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

Test

To run tests locally use

yarn amman:start
yarn build
yarn test
npm i @metaplex-foundation/mpl-fixed-price-sale

Metadata

  • Apache-2.0
  • Whatever
  • Metaplex Maintainers
  • released 7/13/2023

Downloads