Skip to content

Moskyera/fullnodedev

 
 

Repository files navigation

HAC Miner Panel · By Mosky

Hacash fullnode + OpenCL miners (AMD / NVIDIA) + 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: SETUP.bat or SETUP-MINER.batminer-panel.exe

AMD / Ryzen mining (HAC + HACD)

Official miners use OpenCL (AMD Radeon + Ryzen CPU).

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

NVIDIA CUDA mining (experimental)

Native CUDA block miner for RTX GPUs — same fullnode RPC as OpenCL/CPU poworker.

See docs/MINING-NVIDIA-CUDA.md and scripts/mining-nvidia/ (build, genesis GPU test, RTX handoff checklist).

Maintainers: git tag v0.4.0 && git push origin v0.4.0 → GitHub Actions builds both ZIPs (.github/workflows/release.yml).

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

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages

  • Rust 55.5%
  • C 42.6%
  • Batchfile 0.6%
  • PowerShell 0.6%
  • JavaScript 0.3%
  • Shell 0.2%
  • Other 0.2%