How to mine EPIC with a GUI Miner

Thanos
2 min readSep 23, 2019

EPIC isn't the easiest of coin to mine so I made a simple GUI to help out with basics commands

Development stopped / out of date

Download Java Current 8u221
Download the GUI Current v0.1.0

Extract the Epic folder somewhere on your pc

Run EPICGUI-0.1.0.jar

Setting it up

Input Username, Worker and Pool

Save Profile 1 to have it loaded on boot

Start Node and Listener if solo mining

Profile 2 can be used for alternative mining

Use Reset to default if you get any errors

Future improvements to be made

  • One-Click installation
  • Pretty up the GUI
  • Add ability to send coins
  • Store wallet password

Version History / Change Log

0.0.6 First Public Beta

0.0.7 Changed file location to the C drive

0.0.8 Added config for TUI ( Textual User Interface )

0.0.9 Added Wallet creation, Outputs and Txs button, Cancel transaction, cleaned the look a bit and added version numbers

0.0.10 Added Profile saving and auto-load Profile 1 at boot

0.0.11 Can now be run from anywhere, extract folder in any drive or directory

0.0.12 GUI reorganization and code cleaning

0.0.13 Consolidate save to toml and run buttons for simplicity / fixed cancel button broke from 0.0.11

0.1.0 Removed the need for the quotes / simplified usage again and moved GUI a bit / first release that I consider out of BETA

--

--