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.
- Install this chrome extension in chrome web store.
- Went to your BigONE account page.
- Click the icon (just like the picture above).
- The
popup/Chart.min.js
is downloaded from Chart.js project under MIT license. - The color codes are generated by using randomColor.js.