User Tools

Site Tools


crypto:chia:initialize

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
crypto:chia:initialize [2021/06/26 11:10] petercrypto:chia:initialize [2021/06/26 11:43] (current) – [Start the wallet and generate your private key as well as passphrase] peter
Line 24: Line 24:
  
   * **init** checks for old versions of chia installed in the ~/.chia directory.   * **init** checks for old versions of chia installed in the ~/.chia directory.
-    * If so, init migrates these old files to the new version: + 
-      * config (including old SSL files) +  * If an old version of Chia exists, init migrates these old files to the new version: 
-      * db +    * config (including old SSL files) 
-      * wallet +    * db 
-      * Using config.yaml, updates wallet keys and ensures rewards go to the right wallet.+    * wallet 
 +    * Using config.yaml, updates wallet keys and ensures rewards go to the right wallet.
  
   * If no old version exists, init:   * If no old version exists, init:
-    * Creates a default chia configuration+    * Creates a default chia configuration.
     * Initializes a new SSL key and cert (for secure communication with the GUI).     * Initializes a new SSL key and cert (for secure communication with the GUI).
  
 </WRAP> </WRAP>
- 
- 
-===== Use tmux (Optional) ===== 
- 
-Using tmux will help ensure chia runs even after a disconnect: 
- 
-<code bash> 
-sudo apt install tmux -y  # Start tmux. 
-tmux new -s plot          # Activate virtual environment. 
-</code> 
  
 ---- ----
  
crypto/chia/initialize.1624705815.txt.gz · Last modified: 2021/06/26 11:10 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki