Skip to content

luminousmining/miner

Repository files navigation

LuminousMiner

forthebadge
discord

Welcome on luminousminer, GPU mining open source and free usage!
Free GPU mining with 0% fees! Enjoy your mining time.
Project aims for learning and sharing about mining software.

See the roadmap of luminousminer.
See the pools tested!
See the hiveos to install on HiveOS!

Different profiles are available:

  • STANDAR
  • SMART MINING

STANDAR you must set your mining session (host/algo/...) and get 0% fees.
SMART MINING define the list coin coins need and let the system mine for you. 1% fees will be applied.

Algorithms

  • autolykosv2
  • ethash
  • etchash
  • progpow
  • progpowz
  • kawpow
  • firopow
  • evrprogpow

Internal Documentation

Build
Parameteres
Examples

References - Miners

ethminer
kawpowminer
alephium
cpuminer
bitcoin
powkit
progminer
evrprogpowminer
progpowz

References - Algos

https://en.wikipedia.org/wiki/BLAKE_(hash_function)
https://en.wikipedia.org/wiki/Equihash
https://ergoplatform.org/en/blog/Ergo-and-the-Autolykos-Consensus-Mechanism-Part-I/
https://ergoplatform.org/en/blog/Ergo-and-The-Autolykos-Consensus-Mechanism-Part-II/

References - Papers

https://pure.manchester.ac.uk/ws/files/85753741/paper.pdf
https://www.mdpi.com/2410-387X/7/4/60
https://www.researchgate.net/publication/255971534_Parallel_Cloud_Computing_Exploiting_Parallelism_on_Keccak_FPGA_and_GPU_Comparison
https://ieeexplore.ieee.org/document/8391706

SAST Tools

PVS-Studio - static analyzer for C, C++, C#, and Java code.