Skip to content

Arionum-Java-Miner Release 0.1.0

Choose a tag to compare

@ProgrammerDan ProgrammerDan released this 24 Jan 20:11

For CPU cryptocoin arionum (https://www.arionum.com/), I present a Java based miner.

Check out the README and DOCS. Running the jar without any command line options will interactively prompt, and save your answers into a .cfg file. You can distribute this .cfg file to other servers and systems to easily set up a shared configuration usable by like-systems.

The .exe file is provided as-is and is thanks to launch4j. It was built on a Windows 10 64bit machine but is likely somewhat portable.

Clone locally and run mvn clean package to produce .exe, .jar, and various supporting .bat and .sh files.