A JavaScript/TypeScript library for development of DApps on the Minter platform
Read the TypeDoc API documentation
(Cheat sheet / quick reference.Here is a collection of the most commonly used methods within minter-sdk-js)
yarn add @funfasy/minter-sdk-js
#or
npm i @funfasy/minter-sdk-js- Install dependencies
yarn- Run continuous build with:
yarn build -wPrepare dist version by running:
yarn distWhen publishing to npm use np.
yarn testThis repository is distributed under the terms of both the MIT license and the Apache License (Version 2.0). See LICENSE and LICENSE-APACHE for details.