htmlcoin-lib

0.0.10 • Public • Published

HTMLCOIN Bitcore Library

A pure and powerful JavaScript HTMLCOIN library.

Get Started

npm install htmlcoin-lib
bower install htmlcoin-lib

Security

We're using htmlcoin-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 htmlcoin-lib full bundle for the browser:

gulp browser

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

Development & Tests

git clone https://github.com/HTMLCOIN/htmlcoin-lib
cd htmlcoin-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

Package Sidebar

Install

npm i htmlcoin-lib

Weekly Downloads

1

Version

0.0.10

License

MIT

Unpacked Size

4.42 MB

Total Files

155

Last publish

Collaborators

  • bushstar
  • htmlcoin