Changes

Jump to navigation Jump to search
5 bytes added ,  11:06, 29 August 2020
#The Core Ravencoin developers provide binaries for ARM architecture, which are needed for the Raspberry Pi. Here's the latest official [https://github.com/RavenProject/Ravencoin/releases/download/v4.2.1/raven-4.2.1.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 https://github.com/RavenProject/Ravencoin/releases/download/v4.23.1/raven-4.23.1.0-arm-linux-gnueabihf.tar.gz &#10;tar -xvzf raven-4.2.1.0-arm-linux-gnueabihf.tar.gz </pre>
# I like to put binaries into my default local user binary location so that I can globally access them from anywhere.
#:<pre>

Navigation menu