crypto:chia:initialize
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
crypto:chia:initialize [2021/06/26 11:10] – peter | crypto: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. | ||
- | | + | |
- | * config (including old SSL files) | + | |
- | * db | + | * config (including old SSL files) |
- | * wallet | + | * db |
- | * Using config.yaml, | + | * wallet |
+ | * Using config.yaml, | ||
* 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). | ||
</ | </ | ||
- | |||
- | |||
- | ===== 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. | ||
- | </ | ||
---- | ---- | ||
crypto/chia/initialize.1624705815.txt.gz · Last modified: 2021/06/26 11:10 by peter