Files
NeoDash/doc/README.md
2017-12-08 09:40:03 +07:00

3.2 KiB

Neodash Core 0.12.1

This is the official reference wallet for Neodash digital currency and comprises the backbone of the Neodash peer-to-peer network. You can download Neodash Core or build it yourself using the guides below.

Running

The following are some helpful notes on how to run Neodash on your native platform.

Unix

You need the Qt4 run-time libraries to run Neodash-Qt. On Debian or Ubuntu:

sudo apt-get install libqtgui4

Unpack the files into a directory and run:

  • bin/32/neodash-qt (GUI, 32-bit) or bin/32/neodashd (headless, 32-bit)
  • bin/64/neodash-qt (GUI, 64-bit) or bin/64/neodashd (headless, 64-bit)

Windows

Unpack the files into a directory, and then run neodash-qt.exe.

OS X

Drag Neodash-Core to your applications folder, and then run Neodash-Core.

Need Help?

Building

The following are developer notes on how to build Neodash on your native platform. They are not complete guides, but include notes on the necessary libraries, compile flags, etc.

Development

The Neodash repo's root README contains relevant information on the development process and automated testing.

Resources

  • Discuss on the NeodashTalk forums, in the Development & Technical Discussion board.
  • Discuss on #neodashpay on Freenode. If you don't have an IRC client use webchat here.

Miscellaneous

License

Distributed under the MIT software license. This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit. This product includes cryptographic software written by Eric Young (eay@cryptsoft.com), and UPnP software written by Thomas Bernard.