Mine smarter with the original Scrypt coin created before Litecoin.
FairBrix is the original cryptocurrency created by Charlie Lee, the precursor to Litecoin.
Revived by a group of Chain Archeologists, FairBrix addresses past issues to bring a fair and innovative crypto mining experience.
Follow these steps to start mining FairBrix today:
Download a wallet from GitHub.
Choose a mining pool like MinePixel.
Configure your miner (cpuminer-opt).
Sample batch file: cpuminer-avx2.exe -a scrypt -t 6 -o http://127.0.0.1:8645 -u 1 -p 1 --no-stratum --hash-meter --no-gbt
Start mining and monitor rewards.
Follow these steps to start mining FairBrix today:
Download a wallet from GitHub.
Choose a mining pool like MinePixel.
Configure your miner NVIDIA or AMD
Open either sgminer.conf or ccminer.conf
For ccminer change the algo from "bitcore" to "scrypt", change "url" to "http://127.0.0.1:8645/" and change the "user" and "pass" to whatever you have set as your rpcuser and rpcpassword in your fbx.conf file (located in *Fairbrix-pack/Data/fbrix_files)
For sgminer delete all of the extra pools until there is only one set of "url", "user" and "pass" and then change the "url" to "127.0.0.1:8645", then change the "user" and "pass" to whatever you have set as your rpcuser and rpcpassword in your fbx.conf file. At the bottom of the sgminer.conf file make sure that scrypt=true. Do not forget to add the comma after the url and username you input in the sgminer.conf file.
Start mining and monitor rewards.
Set up local mining by ensuring all devices are on the same network with open ports or UPnP enabled on your router.
Add rpcallowip=Miner IP to your fbx.conf for each miner. Save, restart your FairBrix wallet, and ensure it’s fully synced.
In your miner config, use the wallet host's IP with port 8645. Replace "127.0.0.1:8645" with something like "192.168.0.xx:8645," where "xx" is the wallet host's assigned value.
Save the miner's .conf file and run the miner .exe to start.
To find a device's IP in Windows, open CMD and run ipconfig.