1.1.0 • Published 3 years ago

rightshare-js v1.1.0

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

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

ScriptDescription
infoDisplay information about the package scripts
buildClean and rebuild the project
fixTry to automatically fix any linting problems
testLint and unit test the project
watchWatch and rebuild the project on save, then rerun relevant tests
covRebuild, run tests, then create and open the coverage report
docGenerate HTML API documentation and open it in a browser
doc:jsonGenerate API documentation in typedoc JSON format
versionBump package.json version, update CHANGELOG.md, tag release
resetDelete all untracked files and reset the repo to the last commit
prepare-releaseOne-step(clean, build, test, publish docs, and prep a release)
1.1.0

3 years ago

1.0.18

3 years ago

1.0.17

3 years ago

1.0.16

4 years ago

1.0.15

4 years ago

1.0.14

4 years ago

1.0.13

4 years ago

1.0.12

4 years ago

1.0.11

4 years ago

1.0.10

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.2

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago