MoneyBagsCoin QT wallet for Raspberry Pi 2/3 Raspbian32
https://mega.nz/#!4UhkABLL!0CZJ2D4guH9K8ROzfd1TwrGNJuRO8L8rwJfL47S5wYMproof of function



basic instruction for usage are as follows
make sure you have the latest version of the raspberry pi "Raspbian"
this is the link for the latest version to use
https://downloads.raspberrypi.org/raspbian_latestplease install this on a very fast SD card of your choice
once it is installed and working on your RPI and you have all the settings for your local internet connection set via the command
open the terminal and insert the following code
sudo raspi-config
you will reboot a couple of times "depending on the personal setting used for configuration in the rasp-config settings
once all personal setting are adjusted and all is working without any issues please open again the terminal and insert this command
sudo apt-get update
upon success please enter this code
sudo apt-get -y upgrade
upon success please enter the following also
sudo apt-get -y install build-essential libtool automake autotools-dev autoconf pkg-config libssl-dev libgmp3-dev libevent-dev bsdmainutils libboost-all-dev libminiupnpc-dev libqt5gui5 libqt5core5a libqt5dbus5 qttools5-dev qttools5-dev-tools qt4-qmake libqt4-dev libprotobuf-dev protobuf-compiler libqrencode-dev libdb5.3-dev libdb5.3++-dev
upon success of the previous open your browser and download to your prefered place the following file
https://mega.nz/#!4UhkABLL!0CZJ2D4guH9K8ROzfd1TwrGNJuRO8L8rwJfL47S5wYMlets say you placed it on the desktop...: right click and go to the properties tab and set your ownership and allow exocution
depending on what permissions you gave it in the properties panel simply start it up by double clicking it or via the terminal using the
# ./MoneyBagCoin-qt
enjoy