0.1.6 • Published 4 years ago
@funfasy/minter-sdk-js v0.1.6
minter-sdk-js
A JavaScript/TypeScript library for development of DApps on the Minter platform
Documentation
Read the TypeDoc API documentation
Examples
Quick Reference
(Cheat sheet / quick reference.Here is a collection of the most commonly used methods within minter-sdk-js)
Installation
yarn add @funfasy/minter-sdk-js
#or
npm i @funfasy/minter-sdk-jsContribute to this library
- Install dependencies
yarn- Run continuous build with:
yarn build -wPublish
Prepare dist version by running:
yarn distWhen publishing to npm use np.
Integration Test
yarn testLicense
This 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.