rightshare-js
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

rightshare-js

Javascript library for NFT Rightshare

This proect is powered by typescript-starter.

Installation

npm i --save rightshare-js
// or
yarn add rightshare-js

Documentation and Live example

How to develop?

Prerequisites

You will need Node.js version 8.9.0 or greater installed on your system.

Clone and install

git clone https://github.com/lendroidproject/Rightshare-js.git
cd Rightshare-js
npm install

Available scripts

Script Description
info Display information about the package scripts
build Clean and rebuild the project
fix Try to automatically fix any linting problems
test Lint and unit test the project
watch Watch and rebuild the project on save, then rerun relevant tests
cov Rebuild, run tests, then create and open the coverage report
doc Generate HTML API documentation and open it in a browser
doc:json Generate API documentation in typedoc JSON format
version Bump package.json version, update CHANGELOG.md, tag release
reset Delete all untracked files and reset the repo to the last commit
prepare-release One-step(clean, build, test, publish docs, and prep a release)

Package Sidebar

Install

npm i rightshare-js

Weekly Downloads

3

Version

1.1.0

License

MIT

Unpacked Size

825 kB

Total Files

62

Last publish

Collaborators

  • alonavns
  • vii-lendroid