Sign inSign up

moneromint/solo-pool

By moneromint

Updated over 5 years ago

Solo mining pool for Monero

Image
0

427

moneromint/solo-pool repository overview

solo-pool

Solo mining pool for Monero.

Container Image

Pre-built container images are available on Docker Hub. Example usage:

docker run \
    --rm \
    -d \
    -e SOLOPOOL_DAEMON=http://1.2.3.4:18081/json_rpc \
    -e SOLOPOOL_WALLET=YOUR_WALLET_ADDRESS_HERE \
    -e SOLOPOOL_PORT=3000 \
    -p 3000:3000 \
    moneromint/solo-pool

License

The code in this repository is released under the terms of the MIT license. See LICENSE file in project root for more info.

Tag summary

Content type

Image

Digest

Size

248.6 MB

Last updated

over 5 years ago

docker pull moneromint/solo-pool