1.1.0 • Published 4 years ago
rightshare-js v1.1.0
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) |
1.1.0
4 years ago
1.0.18
4 years ago
1.0.17
4 years ago
1.0.16
5 years ago
1.0.15
5 years ago
1.0.14
5 years ago
1.0.13
5 years ago
1.0.12
5 years ago
1.0.11
5 years ago
1.0.10
5 years ago
1.0.9
5 years ago
1.0.8
5 years ago
1.0.7
5 years ago
1.0.6
5 years ago
1.0.5
5 years ago
1.0.2
5 years ago
1.0.4
5 years ago
1.0.3
5 years ago
1.0.1
5 years ago