Installation - project-ecc/ECC-Wiki GitHub Wiki
Start by downloading the wallet using the links below. If you don't know what your operative system version is then please click here if you are on Windows and here if you are on Linux to learn how do check it. If after reading the article you still don't know what version to download, then download the 32 Bit version.
Windows 32 Bit | Windows 64 Bit
On windows:
After it downloads click the file to install. You might be asked for permission to install, if so, press Yes
to proceed. After that Lynx will install and instantly open.
On Linux
After it downloads open your console, cd into the directory where the file is and run these two commands:
chmod a+x <file name>.AppImage
./<file name>.AppImage
Lynx will open a few seconds after.
With Lynx open go to the Downloads tab and click to download the correct version.
After the download has completed the button on the lower left corner will change to Start Daemon
. If you don't see a button there then please scroll down the side bar.
If clicking the button does not start the daemon please go to this directory:
On Windows:
C:\Users\<USER>\.eccoin-daemon
Double click eccoind.exe
and restart lynx.
On Linux:
home\<USER>\.eccoin-daemon
Double click eccoind
and restart lynx.
If you can't see a .eccoin-daemon
folder then go to the top menu-->View->Show hidden files.
Once you start the daemon the wallet will start to download the blockchain to your computer. This process can take anywhere from 6 hours to 48 hours depending on your internet connection and what peers you connect to. Please note that the first 3% of the syncing process take the longest.