Switch branches/tags
Nothing to show
Find file History
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
..
Failed to load latest commit information.
README.md
nud

README.md

Proteus nud armhf binary built on Raspbian via Raspberry Pi 2 B+

Installation instructions -

$ sudo apt-get install libssl-dev libdb++-dev libminiupnpc-dev

$ sudo apt-get install libboost-dev libboost-system-dev libboost-filesystem-dev libboost-program-options-dev libboost-thread-dev libcurl4-openssl-dev

$ cd ~/

$ wget 'https://github.com/proteanx/nunetwork/raw/master/armhf/nud'

$ sudo mv nud /usr/bin/

$ sudo chmod a+x /usr/bin/nud

Make sure you have your nu.conf

$ mkdir .nu && cd .nu

$ sudo nano nu.conf

Fill in nu.conf info (save on exit ctrl+x -> y -> enter)

$ sudo chmod 600 nu.conf

Now run nud and begin downloading the blockchain

$ nud -daemon

wait a few minutes

$ nud getinfo