MicroCoinMiner
1.1.1
ใช้โปรแกรมนี้เพื่อขุด microcoins
git clone https://github.com/MicroCoinHU/MicroCoinMiner.git
cd MicroCoinMiner
git submodule init
git submodule update
lazbuild MicroCoinMiner.lpi
MicroCoinMiner
-s wallet/pool server:port, leave empty to default
-n your pool username, optional
-c CPU core count for CPU mining
-d X GPU device for GPU mining
-p X GPU platform for GPU mining
ตัวอย่างสำหรับการขุด CPU (มี 4 คอร์):
MicroCoinMiner -s -n -c 4
ตัวอย่างสำหรับการขุด GPU:
MicroCoinMiner -p 0 -d -s -n