Changes

From Ravencoin Wiki
Jump to navigationJump to search
180 bytes removed ,  20:57, 28 March 2019
#:<pre>
#::ravend & </pre>
#'''THIS DOES NOT WORK FOR 2.2.2. I AM WORKING ON AN ALTERNATIVE'''. Ravend runs entirely in the background, so you cannot see what is happening. The process will create wallet and blockchain files in <code>~/.raven/</code>. Subsequently, it will start downloading the Ravencoin blockchain. This will take forever ('''may take a week''')! So, what we are going to do is stop ''ravend'' after ~5 minutes and thank [https://www.youtube.com/channel/UCTGFgr_1P8jdiM1Xend0ELw/featured Cryptoslo] I made the chain available for sharing a link that a part of the blockchain already. <br />'''Disclaimerdownload at Ravenland (Date:''' I decided to trust this source at the moment of this writingMarch 24th, 2019). It This saves a lot of time. However, if you rather go for maximum security skip this step.
#:<pre>
#::raven-cli stop &#10;cd ~/.raven &#10;wget http://147bootstrap.135ravenland.org/blockchain.tar.gz &#10;tar -xvzf blockchain.45/blockchains/current/Raven_blockchaintar.zip gz &#10;unzip Raven_blockchainrm blockchain.zip tar.gz #deleting to save space </pre>
#Additionally, we are going to make a configuration file to set up ravencoin optimally for the raspberry pi.
#:<pre>

Navigation menu