Changes

From Ravencoin Wiki
Jump to navigationJump to search
138 bytes removed ,  02:50, 2 March 2021
#:<pre>
#::ravend & </pre>
#OPTIONAL: 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 ('''Unfortunately, this may take over a weekdue to the cpu speed of the pi.''')! So, what we are going More advanced users may want to do is stop ''ravend'' after ~5 minutes. I made the chain available for download at Ravenland copy a pre-verified blockchain (Date: March 24th, 2019)i. This saves a lot of timee. However, if you rather go for maximum security skip this stepa bootstrap) from their PC and copy it to their Pi. #:Make sure to stop ravend first (<precode>#::raven-cli stop &#10;cd </code>) before moving all blockchain files to <code>~/.raven &#10;wget http://bootstrap.ravenland.org/blockchain.tar.gz &#10;tar -xvzf blockchain.tar.gz &#10;rm blockchain.tar.gz #deleting to save space </precode>.
#Additionally, we are going to make a configuration file to set up ravencoin optimally for the raspberry pi.
#:<pre>

Navigation menu