Installation of Nxt on Ubuntu

2

I'd like to install Nxt on Ubuntu (a private node). I am a beginner and have no clue about how to do that. Is there anyone out there that could give me some directions/advices ?

Any help would be wonderful.

Thank you

alice

Posted 2017-02-02T17:17:27.993

Reputation: 21

Answers

2

Just download from https://nxt.org/download/ unzip, go to folder and ./run.sh
Then go to your browser open up nxt by going to http://127.0.0.1:7876/

Hopefully this helps.

Albert s

Posted 2017-02-02T17:17:27.993

Reputation: 1 344

You cannot just execute ./run.sh you need to first do ./compile.sh then you do a ./run.shPatoshi パトシ 2017-02-03T16:36:09.523