How to Mine Equilibria - EquilibriaCC/Equilibria GitHub Wiki

Equilibria is a privacy cryptocurrency coin that utilizes Proof of Work (PoW) consensus to build and verify blocks on the blockchain. The mining algorithm used for Equilibria’s PoW model is RandomXEQ, a light variant of the RandomX family that is targeted to be ASIC resistant. As of right now the main mining softwares available are:

CPU: ● xmrig (Source)

1 | Download xmrig miner

2 | Choose a mining pool or Setup a Node to Mine

To be able to connect to the Equilibria blockchain and provide mining power in the form of hashrate, the mining computer will need to be connected to an equilibria node and there are two options, a 3rd party mining pool or setting up and running a node locally. The first option is obviously the easiest option and a variety of active pools can be found between the two sites below.

Mining Pool Stats - https://miningpoolstats.stream/equilibria

CryptUnit - https://www.cryptunit.com/coin/XEQ

Alternatively, an oracle node can be set up and the mining software pointed at the node to mine from. Refer to the instructions on how to set up an oracle node.