Project is at beginning stage
Testing is done.
Check GitHub -
https://github.com/FlockCoinDEV/Flock-CoinBlock Explorer -
http://144.91.87.209:3000/You can Mine coins in Flock Coin wallet ( Debug Window )
Code: generatetoaddress 3 Your wallet address
EXAMPLE: generatetoaddress 3 FEYU7LKNWGZo2wjgkVYG3sx6NbUj6dtwoV
For now wallet can be downloaded from Discord server:
https://discord.gg/p4JME4awaqMining Pool
http://144.91.83.13:3008 How to Mine FLK
You can download cpuminer from
https://github.com/pooler/cpuminer/releases/tag/v2.5.1Update the following command and run it.
minerd -a scrypt -o stratum+tcp://144.91.83.13:3008 -u {your receiving address here}
Example: minerd -a scrypt -o stratum+tcp://144.91.83.13:3008 -u FEYU7LKNWGZo2wjgkVYG3sx6NbUj6dtwoV
that is how we start the mining...
stop it
Ctrl + c