[go: up one dir, main page]

Skip to content
/ btcbrl Public

Chrome extension to show the BTCBRL rate from different exchanges.

License

Notifications You must be signed in to change notification settings

kalnee/btcbrl

Repository files navigation

BTCBRL Chrome Extension

btcbrl

This extension shows the current value of BTCBRL (buy) / BTCUSD (sell) from different exchanges (Default FoxBit).

Install

$ npm install
$ bower install

Requires Node.js 6.5.0+

Usage

Build:

$ gulp build

Package:

$ gulp package

Livereload:

$ gulp watch

Issues

The current gulp package command doesn't append all the background scripts such as jQuery.

License

MIT (c) Kalnee. See LICENSE for details.