[Arenon] RaspberryPi wallet guide

in #arenon6 years ago (edited)

Hey ho Arenons,

You also have the possibility to use a RaspPi as ArenonWallet. Lets follow me to the config steps

1.Start by downloading the ArenonCoin-QT wallet file that has been compiled for this application. You can either download this straight to your Pi desktop, or download it on another device and then transfer it to your Pi desktop VIA USB. Here is a link to the compiled wallet file:

https://github.com/PXLFuSSeL/ArenonMainWallet/releases/tag/1.0.0.2

2.Open MATE Terminal under Applications → System Tools for install dependencies (or control+T)

3.Within the terminal window, you are going to need to start typing some commands. The first sudo command will require you to enter your system password to execute. Any time you are prompted with a y/n scenario, type y then press enter.

sudo add-apt-repository ppa:bitcoin/bitcoin
sudo apt-get update
sudo apt-get install libdb4.8-dev libdb4.8
sudo apt-get install libdb++-dev
sudo apt-get install libdb4.8-dev libdb4.8++-dev
sudo apt-get install libssl-dev libdb-dev libdb++-dev libqrencode-dev
sudo apt-get install libboost-all-dev

4.After installing all dependencies, within terminal type the commands in the following order. Each new line is a seperate command. The third command line starts with a lowercase “L” not an “I”

cd Desktop
pwd
ls
chmod 777 ArenonCoin-qt
./ArenonCoin-qt

Now you are done. Have fun with your RaspiArenonWallet.

Stay tuned

Discord
Website
Whitepaper
Twitter

For more informations please read our whitepaper or leave a comment

Sort:  

Hi! I am a robot. I just upvoted you! I found similar content that readers might be interested in:
https://github.com/Deviantcoin/Wallet/wiki/Raspberry-Pi-Wallet-Guide