How to mine

Mining support

For any mining related questions and support you can access our Sunpool official Discord server:
- https://discord.gg/a2wFZ4g

Recommended mining software

The following miners have been tested by the community and are working well with our pool:

For NVIDIA Cards:
- Gminer - https://bitcointalk.org/index.php?topic=5034735.0
- miniZ - https://miniz.ch/

For AMD Cards:
- lolMiner - https://bitcointalk.org/index.php?topic=4724735.0
- Gminer - https://bitcointalk.org/index.php?topic=5034735.0

How to connect to Sunpool

To connect to Sunpool you will have to use a public user key easily generated from the pool homepage.
Please carefully read all pool homepage instructions and save both the private and public keys simultaneously.
The keys are randomly generated on each homepage refresh.

This pool is located in EU (Germany).

Host address: grimm.sunpool.top
Primary stratum port: 3334
Secondary stratum port: 3333

Stratum user format: public_user_key.worker_name

Ports 3334 and 3333 are identical in terms of functionality and are run by separate daemons.
For maximum uptime we recommend you to configure your mining software with both ports in failover mode.

Sample configuration file for Gminer:
(you can download the file here - don't forget to change the public_user_key with your actual public user key before mining)

# Sample configuration file to mine GRIMM with Gminer at grimm.sunpool.top
# options have the same names as command line arguments
# for linux run: "./miner --config config_grimm.txt"
# for windows run or add to .bat file: "miner.exe --config config_grimm.txt"
# DON'T FORGET TO CHANGE public_user_key BELOW WITH YOUR ACTUAL PUBLIC USER KEY

[common]
algo=150_5
pers=GrimmPOW

# Main pool
[server]
host=grimm.sunpool.top
port=3334
user=public_user_key.rig0
ssl=1

# Failover pool, you can specify unlimited number of failover pools
[server]
host=grimm.sunpool.top
port=3333
user=public_user_key.rig0
ssl=1

Copyright © 2019 SunPool | FreshMiner
This website doesn't use cookies.