#:<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] for sharing a link that a part 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 cd ~/.raven wget http://147.135.10.45/blockchains/current/Raven_blockchain.zip unzip Raven_blockchain.zip </pre>