Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@metaplex-foundation/mpl-auction-house

metaplex-foundation109.8kApache-2.02.5.1TypeScript support: included

MPL Auction House JavaScript API.

nft, metaplex, solana, blockchain

readme

mpl-auction-house

This package contains the auction house 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