tamasvegera / ProtoPool

MicroCoin mining pool
2 stars 2 forks source link

MicroCoin mining pool

This is a complete pool engine for the MicroCoin (MCC) ecosystem. This is a work in progess hobby project. Use it at your own risk. I don't take any responsibility for any loss. The frontend is not ready yet. Use it on Linux based systems, Windows wallet communication is slow, you won't be happy with that. Tested on Ubuntu 18.04.

Features

cd ..
mkdir mccd_1032
cd mccd_1032
wget https://github.com/MicroCoinHU/microcoind/files/2408030/x86_x64-linux-openssl-1.0.tar.gz
tar -xf x86_x64-linux-openssl-1.0.tar.gz
chmod +x microcoind
nohup ./microcoind -r &