qtumcore-lib

0.0.1 • Public • Published

Qtumcore Library

A pure and powerful JavaScript QTUM library.

Get Started

npm install qtumcore-lib
bower install qtumcore-lib

Security

We're using qtumcore-lib in production, but please use common sense when doing anything related to finances! We take no responsibility for your implementation decisions.

Contributing

Please send pull requests for bug fixes, code optimization, and ideas for improvement.

Building the Browser Bundle

To build a qtumcore-lib full bundle for the browser:

gulp browser

This will generate files named qtumcore-lib.js and qtumcore-lib.min.js.

Development & Tests

git clone https://github.com/qtumproject/qtumcore-lib
cd qtumcore-lib
npm install

Run all the tests:

gulp test

You can also run just the Node.js tests with gulp test:node, just the browser tests with gulp test:browser or create a test coverage report (you can open coverage/lcov-report/index.html to visualize it) with gulp coverage.

License

Dependents (2)

Package Sidebar

Install

npm i qtumcore-lib

Weekly Downloads

2

Version

0.0.1

License

MIT

Last publish

Collaborators

  • wangh09