@owstack/credentials-lib

0.0.37 • Public • Published

CredentialsLib

NPM Package Build Status Coverage Status

A JavaScript cryptocurrency credentials library.

Get Started

npm install credentials-lib
bower install credentials-lib

Documentation

The complete docs are hosted here: CredentialsLib documentation.

Examples

Security

If you find a security issue, please email security@openwalletstack.com.

Contributing

Please send pull requests for bug fixes, code optimization, and ideas for improvement. For more information on how to contribute, please refer to our CONTRIBUTING file.

Building the Browser Bundle

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

gulp browser

This will generate files named credenitials-lib.js and credentials-lib.min.js.

Development & Tests

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

Code released under the MIT license.

Copyright 2018 Open Wallet Stack.

Package Sidebar

Install

npm i @owstack/credentials-lib

Weekly Downloads

0

Version

0.0.37

License

MIT

Unpacked Size

61.3 kB

Total Files

21

Last publish

Collaborators

  • ajp8164
  • niahmiah