Difference between revisions of "Blockchain Downloader"

From CloakCoin Wiki
Jump to: navigation, search
Line 11: Line 11:
 
<li>Now enter %appdata%</li>
 
<li>Now enter %appdata%</li>
 
<li>Windows Explorer has opened, click into the 'CloakCoin' folder</li>
 
<li>Windows Explorer has opened, click into the 'CloakCoin' folder</li>
 +
<li>Paste the previously downloaded blockchain file</li>
 
<li>Unzip Blockchain file.</li>
 
<li>Unzip Blockchain file.</li>
 
</ol>
 
</ol>
Line 22: Line 23:
 
<li>Open a terminal</li>
 
<li>Open a terminal</li>
 
<li>Go to the home directory of the user who is running the wallet. If this is you, enter 'cd' and press enter on your keyboard.</li>
 
<li>Go to the home directory of the user who is running the wallet. If this is you, enter 'cd' and press enter on your keyboard.</li>
<li>Now write 'cd .CloakCoin' and press enter.</li>
+
<li>Now type 'cd .CloakCoin' and press enter.</li>
 
<li>Unzip Blockchain file.</li>
 
<li>Unzip Blockchain file.</li>
 
</ol>
 
</ol>

Revision as of 11:23, 21 February 2018

The CloakCoin Core client features a blockchain file auto downloader on the first setup to increase synchronization speed.

If you need to reinstall an updated blockchain file you can find it in: https://backend.cloakcoin.com

How to manually install the blockchain file

Windows

  1. Press on your keyboard 'win'+'r'
  2. Now enter %appdata%
  3. Windows Explorer has opened, click into the 'CloakCoin' folder
  4. Paste the previously downloaded blockchain file
  5. Unzip Blockchain file.

Linux

The wallet creates a folder in the home directory of the user that is running the wallet.

  1. Open a terminal
  2. Go to the home directory of the user who is running the wallet. If this is you, enter 'cd' and press enter on your keyboard.
  3. Now type 'cd .CloakCoin' and press enter.
  4. Unzip Blockchain file.

MAC

  1. Open Finder.
  2. Select 'Go' / 'Go To Folder' from the finder menu.
  3. Enter '~/Library/Application Support/CloakCoin/'
  4. Click the 'Go' button.
  5. Unzip Blockchain file.


Page under construction!