This folder is a clean GitHub Pages package for the public miner page.
- simple public landing page
- versioned miner download links
- short mining guide
- release metadata
- Download the miner package.
- Install the required dependencies.
- Run the miner with your wallet and worker name.
Run these commands on Ubuntu:
apt-get update
apt-get install -y ca-certificates libssl3 ocl-icd-libopencl1./poolworker --wallet YOUR_WALLET --worker Worker_Name --gpus 0./poolworker --wallet YOUR_WALLET --worker Worker_Name --gpus 0,1,2,3index.htmlstyles.css404.htmlreleases.jsondownloads/
hacash-solo-pool-miner-v1.0.0.zippoolworker-v1.0.0-linux-amd64
- Create or use a GitHub Pages repository.
- Upload the contents of this folder to the repository root.
- Enable GitHub Pages from the
mainbranch. - Verify that the download links under
downloads/are served correctly.
This page is public and miner-only.