Changes

From Ravencoin Wiki
Jump to navigationJump to search
1 byte added ,  09:06, 12 January 2020
Now that you got the OS running, it is time for the fun part: setting up the Ravencoin node. Normally, installing Ravencoin will take hours and syncing to the network will take days. However, I found some nice shortcuts for you.
#The Core Ravencoin developers provide binaries for ARM architecture, which are needed for the Rasberry Raspberry Pi. Here's the latest official [https://github.com/RavenProject/Ravencoin/releases/download/v3.3.0/raven-3.3.0.0-arm-linux-gnueabihf.tar.gz ARM-linux version of Ravencoin]. Open a terminal and use the following commands to get it:
#:<pre>
#::cd ~/ &#10;wget raven-3.3.0.0-arm-linux-gnueabihf.tar.gz &#10;tar -xvzf raven-3.3.0.0-arm-linux-gnueabihf.tar.gz </pre>

Navigation menu