dei-s / nxt

Clone of https://bitbucket.org/JeanLucPicard/nxt

Home Page:https://nxtplatform.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Welcome to Nxt!


What is Nxt?

Nxt is a modern economic system based on cryptography and blockchain technology.

With Nxt, you can manage and interact with

  • your assets
  • your businesses
  • your customers

in such a way that no trusted third parties are required anymore.


Get it!

  • pre-packaged - https://www.jelurida.com/

  • dependencies:

    • general - Java 8
    • Ubuntu - http://www.webupd8.org/2012/09/install-oracle-java-8-in-ubuntu-via-ppa.html
    • Debian - http://www.webupd8.org/2014/03/how-to-install-oracle-java-8-in-debian.html
    • FreeBSD - pkg install openjdk8
  • repository - git clone https://bitbucket.org/Jelurida/nxt.git


Run it!

  • click on the Nxt icon, or start from the command line:

  • Unix: ./start.sh

  • Mac: ./run.command

  • Window: run.bat

  • wait for the JavaFX wallet window to open

  • on platforms without JavaFX, open http://localhost:7876/ in a browser


Compile it!

  • if necessary with: ./compile.sh
  • you need jdk-8 as well

Improve it!

  • we love pull requests
  • we love issues (resolved ones actually ;-) )
  • in any case, make sure you leave your ideas at BitBucket
  • assist others on the issue tracker
  • review existing code and pull requests
  • cf. coding guidelines in DEVELOPERS-GUIDE.md

Troubleshooting the NRS (Nxt Reference Software)

  • How to Stop the NRS Server?

    • click on Nxt Stop icon, or run ./stop.sh
    • or if started from command line, ctrl+c or close the console window
  • UI Errors or Stacktraces?

    • report on BitBucket
  • Permissions Denied?

    • no spaces and only latin characters in the path to the NRS installation directory
    • known jetty issue

Further Reading

  • in this repository:

    • USERS-GUIDE.md
    • DEVELOPERS-GUIDE.md
    • OPERATORS-GUIDE.md
  • in the wiki:

    • nxtwiki.org
  • on the forums:

    • nxtforum.org

About

Clone of https://bitbucket.org/JeanLucPicard/nxt

https://nxtplatform.org/

License:Other


Languages

Language:Java 47.3%Language:JavaScript 19.9%Language:C++ 12.4%Language:HTML 11.7%Language:Objective-C 4.6%Language:C# 1.6%Language:CSS 1.2%Language:Objective-C++ 0.6%Language:Shell 0.2%Language:IDL 0.2%Language:Python 0.1%Language:Batchfile 0.1%Language:QML 0.0%Language:Dockerfile 0.0%Language:C 0.0%