ElectroCoin
A simple, fast and humble cryptocurrency, based on latest Litecoin Core Version 0.16.2
ElectroCoin aims at having an exchange platform directly integrated into the wallet GUI, so that buying, trading or selling ElectroCoins will be a lot easier
for everyday users.
You may contribute here :
https://github.com/MerlinMagic2018/electrocoin ( Source Code )
A few characteristics :
Maximum supply : 84 000 000 ( 4 times bitcoin max supply of 21 000 000 )
Block time target : 3 minutes ( It WILL be much faster at first )
Mined block confirmations : 101
Transaction minimum confirmations : 2 ( so 6 minutes transactions confirmations when mainnet will stabilize)
About 1400 blocks have been pre-mined for the dev team ( 0.08 % of max supply only )
Difficulty adjusted every 4800 blocks
Block reward is 50 ElectroCoins
Website will be announced very soon !
Official ElectroCoin Pool :
Website address available on github :
https://github.com/MerlinMagic2018/electrocoin2% fee
Windows 64bits wallet installer :
https://ufile.io/i02r1Linux build instructions are on the github repo
Linux 64bits configuration file ( must be put here: /home/"username here..."/.electrocoin/electrocoin.conf ) :
https://ufile.io/3p9iuCpuminer scrypt mining software for Windows 64bits :
https://uploadfiles.io/17mg7Example configuration to mine on official pool with minerd :
minerd -o stratum+tcp://"pool stratum address here":3333 -u "your electrocoin address here" -p x
To mine solo :
Launch electrocoin-qt ( with server=1 in electrocoin.conf which is in %USER%/AppData/Roaming/Electrocoin/ )
or electrocoind and then :
minerd -o 127.0.0.1:9753 -u darius -p rucker --coinbase-addr="your electrocoin address here... it must be linked to local wallet!"
As you can see the port ( for solo mining ) for the local RPC server is 9753 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/electrocoinSimple Road map :
Q3 2018 -------> Announcement on bitcointalk.org . Done
Windows Wallet Installer Done
Linux Wallet Done
Pool Website Done
Block Explorer Done
Dischord Channel Done
Official Website Being Uploaded Right Now ( Sept 20th 10:10 PM Eastern Time )
Q4 2018 -------> Release Android Wallet
Developers recruitment
Exchanges Listing
Q1 2019 -------> Integrate an exchange platform directly within the GUI wallet.
---------------------------------------------------------------------------------------------
Happy mining ! :-)