neobytes/doc/README.md
UdjinM6 3e0eee4c84 Merge #921: Fix project name Dash -> Dash Core
ef1612a Fix project name Dash -> Dash Core
2016-07-29 07:30:19 +02:00

3.1 KiB

Dash Core 0.12.1

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

Running

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

Unix

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

sudo apt-get install libqtgui4

Unpack the files into a directory and run:

  • bin/32/dash-qt (GUI, 32-bit) or bin/32/dashd (headless, 32-bit)
  • bin/64/dash-qt (GUI, 64-bit) or bin/64/dashd (headless, 64-bit)

Windows

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

OS X

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

Need Help?

Building

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

Development

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

Resources

  • Discuss on the DashTalk forums, in the Development & Technical Discussion board.
  • Discuss on #dashpay 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.