# Build DNR QT Wallet on Raspberry Pi3 https://steemitimages.com/0x0/https://denarius.io/wp-content/uploads/2017/11/denarius-256.png ## If you want to run the full Denarius QT Wallet on a Raspberry Pi 3, Ubuntu Mate 16.04, then do the following: Install the deps. `sudo apt-get install build-essential libtool autotools-dev automake pkg-config libssl-dev libevent-dev libboost-all-dev libminiupnpc-dev libqt5gui5 libqt5core5a libqt5dbus5 qttools5-dev qttools5-dev-tools libqrencode-dev -y` Then install the final dependency needed for Denarius QT `sudo apt-get install software-properties-common` `sudo add-apt-repository ppa:bitcoin/bitcoin` `sudo apt-get update` `sudo apt-get install libdb4.8-dev libdb4.8++-dev` Create the swapfile on your Pi (same as Kawaii's above) so that you can compile the code, since it has only 1GB of RAM. This creates a 4GB Swapfile. `cd /` `dd if=/dev/zero of=swapfile bs=1M count=4000` `chmod 0600 swapfile` `mkswap swapfile` `swapon swapfile` Then we just need to clone our Denarius repository: `cd ~/Downloads ` `git clone https://github.com/carsenk/denarius.git` `cd denarius` Once inside our denarius directory, we need to tell Qt (qmake) to setup our makefile for compiling: `qmake "USE_UPNP=1" "USE_QRCODE=1" denarius-qt.pro` USE_UPNP and USE_QRCODE are optional. `export QT_SELECT=qt5` `qmake -v` Now we are finally ready to make! `make` or `make -j4` (4 is the number of cores of your processor that you want to use for compiling, generally on the Pi3s you can use 4 cores) Once it is done building and if you didn't get any errors you will be able to run the following to launch the Denarius QT Wallet! https://denarius.io/ - Homepage https://denarius.wiki - Wiki https://denarius.host/ - Masternode Stats http://denarius.win/ - Masternode ROI Stats https://denariustalk.org - Forums https://discord.gg/YMWMgZe - Discord Community Chat https://steemitimages.com/0x0/https://denariustalk.org/uploads/monthly_2018_02/26803365_1578923238854286_790343627_n.png.ce00ded7976ff6acad50795394ddd8b0.png
author | methoncrypto |
---|---|
permlink | build-dnr-denarius-coin-qt-wallet-on-raspberry-pi3 |
category | dnr |
json_metadata | {"tags":["dnr","denarius","cryptocurrency","raspberry","pi3"],"image":["https://steemitimages.com/0x0/https://denarius.io/wp-content/uploads/2017/11/denarius-256.png","https://steemitimages.com/0x0/https://denariustalk.org/uploads/monthly_2018_02/26803365_1578923238854286_790343627_n.png.ce00ded7976ff6acad50795394ddd8b0.png"],"links":["https://denarius.io/","https://denarius.wiki","https://denarius.host/","http://denarius.win/","https://denariustalk.org","https://discord.gg/YMWMgZe"],"app":"steemit/0.1","format":"markdown"} |
created | 2018-03-16 07:18:30 |
last_update | 2018-03-16 07:23:00 |
depth | 0 |
children | 1 |
last_payout | 2018-03-23 07:18:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 2,050 |
author_reputation | 38,698,055,287 |
root_title | "Build [DNR] Denarius Coin QT Wallet on Raspberry Pi3" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 44,744,749 |
net_rshares | 2,734,557,151 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
cheetah | 0 | 2,107,973,699 | 0.08% | ||
carsenk | 0 | 626,583,452 | 100% |
Hi! I am a robot. I just upvoted you! I found similar content that readers might be interested in: https://denariustalk.org/index.php?/topic/78-building-denariusd-on-raspberry-pi-3/
author | cheetah |
---|---|
permlink | cheetah-re-methoncryptobuild-dnr-denarius-coin-qt-wallet-on-raspberry-pi3 |
category | dnr |
json_metadata | "" |
created | 2018-03-16 07:22:30 |
last_update | 2018-03-16 07:22:30 |
depth | 1 |
children | 0 |
last_payout | 2018-03-23 07:22:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 181 |
author_reputation | 942,693,160,055,713 |
root_title | "Build [DNR] Denarius Coin QT Wallet on Raspberry Pi3" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 44,745,269 |
net_rshares | 0 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
methoncrypto | 0 | 0 | 100% |