/small-helper

A small helper for Big One

Primary LanguageJavaScriptMIT LicenseMIT

Small Helper

This is a chrome extension that helps you calculate the proportion of you blockchain assets in BigONE exchange. It doesn't send any data to any server, as all the computing is handled locally.

This project does not have any relationship with BigONE official. All questions related to this software should be submitted in github issues.

Screenshot

Getting Started

  1. Install this chrome extension in chrome web store.
  2. Went to your BigONE account page.
  3. Click the icon (just like the picture above).

Acknowledgement

  1. The popup/Chart.min.js is downloaded from Chart.js project under MIT license.
  2. The color codes are generated by using randomColor.js.