Skip to content

JacksonElia/EthermineTracker

Repository files navigation

Ethermine Tracker

This project is for those who might have multiple people mining to the same pool, and want to track how much each person is owed. It uses selenium to launch Chrome in headless mode and tracks how much each computer/person is mining on ethermine.org every 10 minutes. It stores the data in a csv file and displays it on the JavaFX gui.

How to use it

Go to image and download the latest release's zip file. Extract the folder in the zip to somewhere you will remember, your Desktop is a good place, then open the folder, and run (double-click) EthermineTracker.jar. If everything works correctly, this window should appear:

image

Now, just enter your miner address (mine is: 0fB3583c11320BB9c7F512e06ce9c3A9218568C9) into the text box, click track, and leave the program running for as long as you want to track your miner address. If you want to stop tracking, just close the program. The reset button will delete all data collected, so don't click this unless you want to reset everything.

Bugs

If you are getting the error A JNI error has occurred, please check your installation and try again, first try installing the newest java jdk, if that doesn't work, try following this stack overflow post I made.

Frameworks, Tools, and Libraries used

I made this with IntelliJ Idea

Motivation

Me and a group of my friends all mine to the same pool so that we can sell more often and reduce gas fees. I wrote this program so we could accurately track how much each person deserves.

Donate

If you find this program useful, you can mine to my ethereum pool at 0fB3583c11320BB9c7F512e06ce9c3A9218568C9.

MIT © 2023 Jackson Elia

About

Tracks a miner address on ethermine.org using selenium and shows how much each miner is contributing to the total ether mined.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published