Difference between revisions of "Blockchain Downloader"

From CloakCoin Wiki
Jump to: navigation, search
Line 1: Line 1:
 
The CloakCoin Core client features a blockchain file auto downloader on the first setup to increase synchronization speed.
 
The CloakCoin Core client features a blockchain file auto downloader on the first setup to increase synchronization speed.
  
If you need to reinstall the an updated blockchain you can find it in: [https://backend.cloakcoin.com/wallet/v2/cloak_ldb.zip https://backend.cloakcoin.com]
+
If you need to reinstall the an updated blockchain file you can find it in: [https://backend.cloakcoin.com/wallet/v2/cloak_ldb.zip https://backend.cloakcoin.com]
  
 
== How to manually install the blockchain file ==
 
== How to manually install the blockchain file ==
  
 +
=== Windows ===
  
Page under construction!
+
<ol>
 +
<li>Press on your keyboard 'win'+'r'</li>
 +
<li>Now enter %appdata%</li>
 +
<li>Windows Explorer has opened, click into the 'CloakCoin' folder</li>
 +
<li>Unzip Blockchain file.<li>
 +
</ol>
 +
 
 +
=== Linux ===
 +
 
 +
 
 +
The wallet creates a folder in the home directory of the user that is running the wallet.
 +
 
 +
<ol>
 +
<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>Now write 'cd .CloakCoin' and press enter.</li>
 +
<li>Unzip Blockchain file.<li>
 +
</ol>

Revision as of 01:48, 8 December 2017

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

If you need to reinstall the 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. 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 write 'cd .CloakCoin' and press enter.
  4. Unzip Blockchain file.