crypto:chia:install
This is an old revision of the document!
Crypto - Chia - Install
sudo apt-get update sudo apt-get upgrade -y # Install Git. sudo apt install git -y # Checkout the source and install. git clone https://github.com/Chia-Network/chia-blockchain.git -b latest --recurse-submodules cd chia-blockchain sh install.sh # Activate the virtual environment in dir chia-blockchain. . ./activate # The GUI requires you have Ubuntu Desktop or a similar windowing system installed. # You can not install and run the GUI as root sh install-gui.sh cd chia-blockchain-gui npm run electron &
References
crypto/chia/install.1624439539.txt.gz · Last modified: 2021/06/23 09:12 by peter