Changes

From Ravencoin Wiki
Jump to navigationJump to search
173 bytes added ,  14:57, 28 October 2018
#:<pre>
#::ravend & </pre>
#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] for sharing a link that contains 1.8GB of the blockchain already. <br />'''Disclaimer:''' I decided to trust this source at the moment of this writing. It 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://147.135.10.45/blockchains/current/Raven_blockchain.zip &#10;unzip Raven_blockchain.zip </pre>

Navigation menu