Getting Started

Connect your miner to LibreNet in just a few minutes.

Connection Information

Host pool.librenet.io
Port 3333
Algorithm RandomX
Pool Fee 0%
Side Chain Mini

Windows Setup

  1. Download XMRig.
  2. Extract the ZIP.
  3. Open config.json.
  4. Replace the pool settings.
Download Latest XMRig

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.