Difference between revisions of "Blockchain Downloader/pt"

From CloakCoin Wiki
Jump to: navigation, search
(Created page with "Como instalar o arquivo blockchain manualmente")
(Created page with "No seu teclado clique 'win'+'r'")
Line 16: Line 16:
  
 
<ol>
 
<ol>
<li>Press on your keyboard 'win'+'r'</li>
+
<li>No seu teclado clique 'win'+'r'</li>
 
<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>

Revision as of 10:40, 25 October 2018

Other languages:
English • ‎Tiếng Việt • ‎Türkçe • ‎português • ‎中文(中国大陆)‎

O cliente CloakCoin Core possui um auto-descarregador do arquivo da blockchain na primeira configuração para aumentar a velocidade de sincronização.

Se você precisar reinstalar um arquivo blockchain atualizado, poderá encontrá-lo em: https://backend.cloakcoin.com

Se você tem uma carteira já instalada, lembre-se de fazer um backup ao seu ficheiro wallet.dat antes de proceder à atualização manual da blockchain


Como instalar o arquivo blockchain manualmente

Windows

  1. No seu teclado clique '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!