JSPM

@safecoin/lpl-auction-house

2.3.3
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q15089F
  • License Apache-2.0

MPL Auction House JavaScript API.

Package Exports

  • @safecoin/lpl-auction-house
  • @safecoin/lpl-auction-house/dist/src/lpl-auction-house.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@safecoin/lpl-auction-house) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

lpl-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