Electrocash
A simple, fast and humble cryptocurrency, based on Litecoin Version 0.16 .
Still in development. Contribute here :
https://github.com/MerlinMagic2018/electrocash ( Source Code )
A few characteristics :
Maximum supply : 84 000 000 ( 4 times bitcoin max supply of 21 000 000 )
Block time : 30 seconds
Mined block confirmations : 101
Transaction confirmations : 6 ( so 3 minutes transactions confirmations )
About 750 blocks have been mined for the dev team ( 0.04464 % of max supply only )
Website will be announced very soon !
Stratum Pool :
the Stratum Pool url is on the official GitHub !
port 8080 for the website !! 1.5 % fee given to dev team
Windows 64bits installer :
https://ufile.io/9txtwLinux 64bits compiled binaries :
https://uploadfiles.io/nqffeLinux 64bits configuration file ( must be put here: /home/"username here..."/.electroclash/electrocash.conf ) :
https://ufile.io/fdbh6Cpuminer mining software for Windows 64bits :
https://uploadfiles.io/17mg7To mine on official pool :
minerd -o stratum+tcp://"pool stratum address here":3032 -u "your electrocash address here" -p x
Other ports than 3032 might not work yet. Port 3032 is default difficulty
To mine solo :
Launch electrocash-qt ( with server=1 in electrocash.conf which is in %USER%/AppData/Roaming/Electrocash/ )
or electrocashd and then :
minerd -o 127.0.0.1:9776 -u darius -p rucker --coinbase-addr="your electrocash address here... it must be linked to local wallet!"
As you can see the port ( for solo mining ) for the local RPC server is 9776 by default.
Feel free to ask any questions and suggest any improvements !!! Also, again, you can contribute to the source code here :
https://github.com/MerlinMagic2018/electrocashUltimately, of course the goal is to list Electrocash on exchanges !
Happy mining ! :-)