Bitcoin Miner: BFGMiner
BFGMiner bisa digunakan untuk usbstick miner
Install
Instalasi dari binary tidak detect gekkoscience
add-apt-repository ppa:eugenesan/ppa -y apt update apt-get install bfgminer -y
Cek
./bfgminer -V
Menjalankan
Single pool:
bfgminer -o http://pool:port -u username -p password
Multiple pools:
bfgminer -o http://pool1:port -u pool1username -p pool1password -o http://pool2:port -u pool2usernmae -p pool2password
Multiple blockchains:
bfgminer -o http://pool1:port -u pool1username -p pool1password --pool-goal default -o http://pool2:port -u pool2usernmae -p pool2password --pool-goal freicoin
Slushpool
./bfgminer -o stratum.slushpool.com:3333 -O username.worker:password -S all bfgminer -o stratum.slushpool.com:3333 -O username.worker:password -S all
NiceHash
So, what can you do with the Compas? Well, basically you have at least two options.
A) You can point it to a regular SHA256 pool, for example NiceHash SHA256 pool. The USB sticks are performing really well, and can be overclocked to achieve various hashing speeds. Here are two Compacs, together with some bigger brothers in our lab:
bfgminer -o stratum+tcp://sha256.eu.nicehash.com:3334/#xnsub -u YOUR-BITCOIN-ADDRESS.Compac1 -p d=128 --set compac:clock=x0983
B) Since these miners are slow compared to regular SHA256 Bitcoin miners, you will hardly earn any profit by regular mining. However, you can also point this miner to our solo mining pool - and play some blockchain lottery. This will give you a chance to win a full Bitcoin block. Now, if this isn't fun or what ;) ? Here are two Compacs, hashing in our SHA256 solo mining pool:
bfgminer -o stratum+tcp://stratum.solo.nicehash.com:3334 -u YOUR-BITCOIN-ADDRESS.Compac1 -p diff_64 --set compac:clock=x0983