1.1.1 • Published 10 years ago
consent-util-crypto v1.1.1
util-crypto
Consent cryptograpy utilities
crypto
- using bitpays bitcore-lib and bitcore-ecies
 - https://github.com/bitpay/bitcore-lib
 need gulp installed
- need to go to each node module and npm install, then run gulp test
 - gulp test runs tests in node and in browser using karma
 
to build browser code: gulp --gulpfile "./gulp-crypto.js"
to test browser code: ./node_modules/karma/bin/karma start karma.crypto.conf.js