2.3.3 • Published 3 years ago

@safecoin/lpl-auction-house v2.3.3

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
3 years ago

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