Skip to content

A hackathon to develop an app that calculates profit per hour of each mining rig and the time required to get the specified Bitcoins

License

Notifications You must be signed in to change notification settings

meng-ucalgary/hyl-summer

Repository files navigation

Crypto Mining - HYL Summer 2021

An app to calculate profit per hour of each mining rig and the time required to get the specified amount of Bitcoins. The Bitcoin to USD exchange rate is taken from the Coindesk API. The power consumption, energy rate, and hashrate of each miner is taken from supplied CSV files.

The project was the runner up in the HYL Summer 2021 Hackathon.

Project Sturcture

Dependencies

  • JDK 11 or above
  • Maven 3.6.3 or above

How to run

  1. Clone the repository on your machine

  2. Run the below command from the repository's root directory to launch the GUI

    $ mvn exec:java -Dexec.mainClass="ca.hackyourlearning.MineGUI"

UML Diagram

BTC UML

Contributors

About

A hackathon to develop an app that calculates profit per hour of each mining rig and the time required to get the specified Bitcoins

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages