How to Start
Stratum Anon (ANON) Mining Pool
This is a high performance stratum pool for Anon (ANON) mining.
Pool Fee: 1%
Anon (ANON) Stratum ports:
VarDifficulty | Server:Port | |
---|---|---|
Standard | 1 | anon.altpool.pro:2666 |
HighDiff | 20 | anon.altpool.pro:2667 |
Compatible GPU Miner Software
It's recommended to set your virtual memory to at least 16384 MB (16 GB): Windows | Ubuntu (Linux)
Miner Configurations Examples
lolMiner --coin AUTO192_7 --pool anon.altpool.pro --port 2666 --user [WALLET].[WORKER] --pass x
Example:
lolMiner --coin AUTO192_7 --pool anon.altpool.pro --port 2666 --user AnZBHW4yKECtfPtU2mUsmzKh9sDPfJp48bA.Rig1 --pass x
miner --algo 192_7 --pers auto --server anon.altpool.pro --port 2666 --user [WALLET].[WORKER] --pass x
Example:
miner --algo 192_7 --pers auto --server anon.altpool.pro --port 2666 --user AnZBHW4yKECtfPtU2mUsmzKh9sDPfJp48bA.Rig1 --pass x
{ "coin": "ANON", "servers": [ { "geo": "EU", "urls": [ "anon.altpool.pro:2666" ] } ], "miners": { "gminer": { "algo": "192_7", "fork": "zelhash", "zpass": "x", "zport": "%URL_PORT%", "zserver": "%URL_HOST%", "ztemplate": "%WAL%.%WORKER_NAME%", "user_config": "pers auto" } } }