0.0.21 • Published 2 years ago

@leda-mint-io/lpl-token-vault v0.0.21

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

lpl-token-vault

This package contains the token vault contract SDK code.

API Docs

Find the token-vault API docs published here.

Addiontally the ./examples do a good job at documenting the SDK API as well as the ./tests'.

Developing

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

yarn gen:api

and then update the wrapper code and tests.

LICENSE

Apache v2.0