Connection Information
| Host | pool.librenet.io |
| Port | 3333 |
| Algorithm | RandomX |
| Pool Fee | 0% |
| Side Chain | Mini |
Windows Setup
- Download XMRig.
- Extract the ZIP.
-
Open
config.json. - Replace the pool settings.
Linux Setup
wget https://github.com/xmrig/xmrig/releases/latest/download/xmrig-linux-x64.tar.gz
tar -xzf xmrig-linux-x64.tar.gz
./xmrig -o pool.librenet.io:3333 -u YOUR_WALLET -p x
FAQ
What should I use for the password?
Use x, or use it as a worker name.
Do I need Huge Pages?
Yes. Huge Pages significantly improve RandomX performance.
Can I use multiple miners?
Yes. Simply point every miner to the same wallet address.