🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@funfasy/minter-sdk-js

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@funfasy/minter-sdk-js

JavaScript library to interact with Minter Protocol via RPC API

0.1.6
latest
Source
npm
Version published
Maintainers
1
Created
Source

minter-sdk-js

NPM Package Version Coverage Status License

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

Contribute to this library

  • Install dependencies
yarn
  • Run continuous build with:
yarn build -w

Publish

Prepare dist version by running:

yarn dist

When publishing to npm use np.

Integration Test

yarn test

License

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.

Keywords

minter

FAQs

Package last updated on 18 Dec 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts