create account

Build [DNR] Denarius Coin QT Wallet on Raspberry Pi3 by methoncrypto

View this thread on: hive.blogpeakd.comecency.com
· @methoncrypto · (edited)
Build [DNR] Denarius Coin QT Wallet on Raspberry Pi3
# 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
👍  ,
properties (23)
authormethoncrypto
permlinkbuild-dnr-denarius-coin-qt-wallet-on-raspberry-pi3
categorydnr
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"}
created2018-03-16 07:18:30
last_update2018-03-16 07:23:00
depth0
children1
last_payout2018-03-23 07:18:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length2,050
author_reputation38,698,055,287
root_title"Build [DNR] Denarius Coin QT Wallet on Raspberry Pi3"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id44,744,749
net_rshares2,734,557,151
author_curate_reward""
vote details (2)
@cheetah ·
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/
👍  
properties (23)
authorcheetah
permlinkcheetah-re-methoncryptobuild-dnr-denarius-coin-qt-wallet-on-raspberry-pi3
categorydnr
json_metadata""
created2018-03-16 07:22:30
last_update2018-03-16 07:22:30
depth1
children0
last_payout2018-03-23 07:22:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length181
author_reputation942,693,160,055,713
root_title"Build [DNR] Denarius Coin QT Wallet on Raspberry Pi3"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id44,745,269
net_rshares0
author_curate_reward""
vote details (1)