Changes

From Ravencoin Wiki
Jump to navigationJump to search
67 bytes added ,  14:52, 12 January 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/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 https://github.com/RavenProject/Ravencoin/releases/download/v3.3.0/raven-3.3.0.0-arm-linux-gnueabihf.tar.gz &#10;tar -xvzf raven-3.3.0.0-arm-linux-gnueabihf.tar.gz </pre>
# There is no working Ravencoin GUI for the Raspberry Pi. So you will need to get everything working from the command line. I like to put binaries into my default local user binary location so that I can globally access them from anywhere.
#:<pre>

Navigation menu