May 23, 2019
EarthCoin network upgraded to v2.0.1Source code:
https://github.com/Sandokaaan/EarthCoin2019Wallet downloads for Windows and Mac OSX avaiable:
https://github.com/Sandokaaan/EarthCoin2019/releasesPlease, upgrade your wallet/node to the version 2.0.1. Legacy wallets (v.1.x.x) will not be supported after June 1, 2019 and may lost the connection or sync with the main network.
December 16, 2018
EartCoin Wallet v1.5.5.1 - do not use this version. Please upgrade to v.2.0.1
Source code: https://github.com/Sandokaaan/earthcoin/releases/tag/v1.5.5.1
Binary prebuild versions for Windows is avaiable for download.
Mac OSX version will be avaiable later.
EartCoin Wallet version v1.5.3
Windows: https://github.com/Sandokaaan/earthcoin/releases/download/v1.5.4/earthcoin-qt.exe - new graphic design by Goldmansucks
Mac OSX: https://github.com/Sandokaaan/earthcoin/files/1669091/EarthCoin-Qt.zip
Linux: https://github.com/Sandokaaan/earthcoin/releases/download/v1.5.3/earthcoin-qtRelease notes: https://github.com/Sandokaaan/earthcoin/releases
Blockchain data for instant sync: https://mega.nz/#!ZH5HjKaZ!XVRKBDQXwxUT5C0SOVELsFwDAXIozJj01N5pgBS3OSE
EarthCoin (EAC), one of the "classic" altcoins that has been here since 2013, was controled by a group of hackers for several months, who did not let anyone else mining this coin. Any attempt to extract a block of this coin failed up to now - all the blocks found by someone other were promptly orphaned. The original EarthCoin developer team did nothing to stop this mining monopoly, so we have decided to take the initiative and get this coin out of the clutches of those evil miners.
We have made the necessary changes to the source code and created a new network in which anyone can freely extract EarthCoin blocks. The party is now coming to the end. To follow this new, liberated EarthCoin, start using the new version of EAC wallet.
Block explorers:
https://chainz.cryptoid.info/eac/http://explorer.eacpool.com/http://api.deveac.com/Mining pools (feel free to add your own):
Exchanges:
https://novaexchange.com/market/BTC_EAC/
https://www.coingather.com/exchange/EAC/BTC
Technical parameters:
- algo SCRYPT
- mining type POW
- block time 60 s
- block reward variable - superblocks every 14 and 31 day, seasonal bonuses
Primary announcement of the EarthCoin can be found here
https://bitcointalksearch.org/topic/anneac-earthcoin-seeking-new-exchanges-huge-volumes-being-missed-379236EarthCoin is listed on coinmarketcap
https://coinmarketcap.com/currencies/earthcoin/Instructions for *.conf file:
The file earthcoin.conf is not required, unless you need RPC functions. It should be located in
c:\Users\[YOUR_WINDOWS_USER_NAME]\AppData\Roaming\EarthCoin\ on a Windows machine or
~/.earthcoin/ on Linux. If you need the earthcoin.conf file, please make sure to include the line
port=35677. Wallet should detect nodes automatically from hard-coded seeds, but you can add some nodes manually:
addnode=80.211.198.20:35677
addnode=212.237.21.74:35677
addnode=24.101.122.52:35677
addnode=83.162.30.19:35677For more nodes see the block explorer.