Bootstrap Installation
Bootstrap installation instructions
QT/GUI Wallets
CLI Wallet
nix-cli stop
rm -r ~/.nix/{blocks,chainstate,peers.dat,banlist.dat}wget
gdown
Last updated
Was this helpful?
Bootstrap installation instructions
nix-cli stop
rm -r ~/.nix/{blocks,chainstate,peers.dat,banlist.dat}Last updated
Was this helpful?
Was this helpful?
wget --load-cookies /tmp/cookies.txt "https://docs.google.com/uc?export=download&confirm=$(wget --quiet --save-cookies /tmp/cookies.txt --keep-session-cookies --no-check-certificate 'https://drive.google.com/file/d/1TWOxMFwvo-QTMQPWbyzmhMw7gOyLmZbD' -O- | sed -rn 's/.*confirm=([0-9A-Za-z_]+).*/\1\n/p')&id=1TWOxMFwvo-QTMQPWbyzmhMw7gOyLmZbD" -O NIXBlockchain-664566.zip && rm -rf /tmp/cookies.txt
unzip NIXBlockchain-638444.zip -d ~/.nixsudo apt update
sudo apt install wget
sudo apt install unzipgdown https://drive.google.com/file/d/1TWOxMFwvo-QTMQPWbyzmhMw7gOyLmZbD
unzip NIXBlockchain-664566.zip -d ~/.nixsudo apt update
sudo apt install python-pip
sudo -H pip install gdown
sudo apt install unzipnixd &