Skip to content

Moskyera/fullnodedev

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

365 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HAC Miner Panel · By Mosky

Hacash fullnode + OpenCL miners (AMD / NVIDIA / Intel) + GUI panel for easy setup.

Download (no GitHub knowledge needed)

⛏️ https://moskyera.github.io two buttons: Full or Miner only

Package Use when
Full Clean PC hacash.exe + workers + panel + SETUP.bat
Miner only You already run the fullnode

After extract on Windows: SETUP.bat or SETUP-MINER.batminer-panel.exe

On Linux x86_64: extract the .tar.gz package → ./SETUP-LINUX.sh./START-MINER-PANEL.sh

Verify Windows downloads with Get-FileHash <file>.zip -Algorithm SHA256; on Linux use sha256sum -c <file>.tar.gz.sha256.

HAC OpenCL + HACD CPU mining

HAC uses OpenCL GPUs (AMD/NVIDIA/Intel). CUDA is intentionally not included in the release. HACD is CPU/fullnode mining and does not use OpenCL.

See docs/MINING-AMD.md (Windows) and docs/MINING-LINUX.md (Linux) — scripts/mining-amd/ build scripts, GPU configs, list_opencl device discovery.

Maintainers: pushing a new SemVer tag such as vX.Y.Z runs .github/workflows/release.yml and builds both Windows ZIPs and both Linux .tar.gz archives.

Module Architecture

- x16rs    ->  x16rs-sys
- sys      ->  -
- field    ->  sys
- basis    ->  field
- protocol ->  basis
- chain    ->  protocol
- scaner   ->  protocol
- mint     ->  protocol
- node     ->  protocol, tokio
- server   ->  mint, tokio
- app      ->  mint

About

HAC Miner Panel by Mosky — OpenCL miners + GUI for Hacash (full & miner-only Windows releases)

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages