Changes

From Ravencoin Wiki
Jump to navigationJump to search
7 bytes added ,  02:35, 2 March 2021
Now that you got the OS running, it is time for the fun part: setting up the Ravencoin node.
#The Core Ravencoin developers provide binaries for ARM architecture, which are needed for the Raspberry Pi. Here's the The latest official ravencoin core wallet binaries can be found [https://github.com/RavenProject/Ravencoin/releases/download/v4here].2.1/raven-4.2.1.0-arm-linux-gnueabihf.tar.gz For a Pi, you always need a version that has ARM-linux version of Ravencoin]in its name. Open a terminal and use the following commands to get it:
#:<pre>
#::cd ~/ &#10;wget https://github.com/RavenProject/Ravencoin/releases/download/v4.3.1/raven-4.3.1.0-arm-linux-gnueabihf.tar.gz &#10;tar -xvzf raven-4.3.1.0-arm-linux-gnueabihf.tar.gz </pre>

Navigation menu