crypto:chia:install
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
crypto:chia:install [2021/06/23 10:30] – peter | crypto:chia:install [2021/07/10 11:33] (current) – [Crypto - Chia - Install] peter | ||
---|---|---|---|
Line 18: | Line 18: | ||
. ./activate | . ./activate | ||
- | # The GUI requires you have Ubuntu Desktop or a similar windowing system installed. | + | # If the GUI is going to be used then install it too. |
- | # You can not install and run the GUI as root | + | |
sh install-gui.sh | sh install-gui.sh | ||
+ | </ | ||
+ | <WRAP info> | ||
+ | **NOTE:** If the GUI is going to be used: | ||
+ | |||
+ | <code bash> | ||
cd chia-blockchain-gui | cd chia-blockchain-gui | ||
npm run electron & | npm run electron & | ||
</ | </ | ||
+ | |||
+ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ====== Initialize ====== | ||
+ | |||
+ | <code bash> | ||
+ | chia init | ||
+ | chia keys add | ||
+ | </ | ||
+ | |||
+ | <WRAP info> | ||
+ | **NOTE: | ||
+ | |||
+ | * The keys can be found from an existing chia install: | ||
+ | chia keys show --show-mnemonic-seed | ||
+ | </ | ||
+ | |||
+ | * Keep these keys secure! | ||
+ | </ | ||
+ | |||
---- | ---- |
crypto/chia/install.1624444248.txt.gz · Last modified: 2021/06/23 10:30 by peter