This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.
Category: BLC – Blakecoin
-
Blakecoin mining configuration
BLC Blakecoin configuration file – edit blakecoin.conf in data directory: listen=1 gen=0 rpcallowip=127.0.0.1 rpcuser=username rpcpassword=password rpcport=8772 server=1 daemon=1 addnode=162.243.133.80 addnode=162.243.14.130 addnode=146.185.135.24 addnode=184.171.247.23 minerd command example: minerd -o 127.0.0.1:8772 -O username:password -a blake -q -s 2 –no-longpoll –no-stratum You can set gen to 1 or use the command: setgenerate true if you wanted to use build…
-
BLC – Blakecoin
BLC – Blakecoin. Blake-256(optimized) faster than Scrypt and faster than SHA-256 in Sphlib C code. The algorithm was written as a candidate for SHA-3, Based on round one candidate code from the Sphlib 2.1 library and reduced the round function to 8 rounds. Blakecoin [BLC] specifications Block reward is 25 coin + inflation (square root…