UNPKG

insight-ui

Version:

An open-source frontend for the Insight API. The Insight API provides you with a convenient, powerful and simple way to query and broadcast data on the bitcoin network and build your own services with it.

9 lines (8 loc) 202 B
language: node_js node_js: - "0.10" before_script: - npm install -g bower@1.3.x grunt-cli - bower install after_success: - cat ./coverage/*/lcov.info | ./node_modules/coveralls/bin/coveralls.js