/Minerate

A Google Chrome Extension to track the progress of Crypto miners using 2Miners and FlexPool. (Soon to be more)

Primary LanguageHTMLMIT LicenseMIT

Minerate

A browser extension to track progress of your cryptominers.

Supports 2Miners and Flexpool but soon adding more, be sure to watch this repo for any updates! (Etherminer next to be added)

Getting Started

Will be available on the Chrome Store within the next 3 weeks. Untill then:

  1. Click here to download ZIP.
  2. Unzip the folder.
  3. Open Google Chrome and type this into the search bar: chrome://extensions
  4. Enable Developer mode in the top right of the screen.
  5. drag and drop the 'dist' folder onto the page.

Done!! šŸ„³



To Develop

  1. yarn install
  2. npm run watch
  3. Only edit 'src' folder. The dist folder will update automatically.