Skip to content

qlcchain/qlc-pool

Repository files navigation


QLC Solo Mining Pool, support stratum protocol.


Build and Run

make clean build
./gqlc-pool --help

Docker

You can build the docker image yourself or download it from docker hub

Build docker images

cd docker
./build.sh

Download docker images from docker hub

docker pull qlcchain/qlc-pool:latest