Getting Started
From Eligius
Eligius does not require or support registration of any kind if you just want to mine Bitcoins. Just use your Bitcoin address as your username. Any password will work. Please be sure to pass a valid address as your username, as incorrect usernames will be silently ignored and earnings will be kept by the pool.
Do not use Instawallet addresses with Eligius!
OPTIONAL: If you wish to mine decentralized (making your own work), be sure you are using a GBT-capable miner (like BFGMiner).
Contents |
Ports
- GBT and getwork are available on ports 80 and 8337.
- Stratum is available on port 3334.
Miner-specific command-line examples
- BFGMiner (recommended): bfgminer -o mining.eligius.st:8337 -O <YourAddress>
- cgminer: cgminer -o http://mining.eligius.st:8337 -u <YourAddress> -p x -I 9
- poclbm: poclbm.exe http://<YourAddress>:x@mining.eligius.st:8337# -d 1 -f 0 -v -w 64 (important: poclbm stratum is broken! do not use 3334)
- Phoenix: phoenix.exe -u http://<YourAddress>:x@mining.eligius.st:8337 -k poclbm DEVICE=0 VECTORS BFI_INT FASTLOOP AGGRESSION=6
- DiabloMiner: DiabloMiner-Windows.exe -u <YourAddress> -o mining.eligius.st -r 8337
- ufasoft: bitcoin-miner.exe -a 5 -o http://mining.eligius.st:8337 -u <YourAddress> -p x
- GUIMiner settings - Video Instructions: http://www.youtube.com/watch?v=FvgsRKBlfFE (important: poclbm stratum is broken! do not use 3334)
Full OS Configuration
Walkthrough video for getting started using Windows
Click the following link to see the video: BTC wallet and mining walkthrough.