neobytes/doc
Jonathan Cross e380f232de Improving README
Fixing references to bitcoin and minor cleanup.
2016-01-09 20:20:38 +01:00
..
gitian-building
img doc: Correct several typos in bootstrap.md 2014-11-07 11:38:51 +01:00
release-notes changed status of release notes from draft to released 2015-09-07 10:55:24 +02:00
assets-attribution.md qt: better looking trayicon 2014-08-12 13:16:01 +02:00
bitcoin_logo_doxygen.png updated darkcoin logo 2015-01-13 11:55:07 -07:00
bootstrap.md doc: Correct several typos in bootstrap.md 2014-11-07 11:38:51 +01:00
build-osx.md Changed Bitcoin references to Dash 2015-05-21 23:10:13 -04:00
build-unix.md Merge branch 'master' into v0.12.0.x_merge_master 2015-06-04 19:14:32 +03:00
coding.md 0.12 dirty merge'n'fix (bitcoin 0.10) 2015-04-04 19:24:37 +03:00
dnsseed-policy.md doc: update mailing list address 2015-07-14 13:19:46 +03:00
Doxyfile Preparations for 0.10.2 release 2015-05-12 16:23:53 +02:00
files.md
gitian-building.md Merge remote-tracking branch 'bitcoin/0.10' into v0.12.0.x_merge10again 2015-08-11 21:48:57 +03:00
guide-startmany.md split usage of "masternode" command: "start" for local Hot and "start-<mode>" for remote" 2015-09-12 18:02:39 +02:00
init.md Fix formatting in init.md 2014-09-30 10:41:31 -07:00
keepass.md Changed darkcoin references to dash 2015-03-19 12:03:14 -07:00
masternode_conf.md split usage of "masternode" command: "start" for local Hot and "start-<mode>" for remote" 2015-09-12 18:02:39 +02:00
masternode-budget.md Update masternode-budget.md 2015-08-17 15:51:12 +03:00
multiwallet-qt.md 0.12 dirty merge'n'fix (bitcoin 0.10) 2015-04-04 19:24:37 +03:00
README_osx.txt docs: add/update docs for osx dmg signing 2014-11-26 01:00:42 -05:00
README_windows.txt Preparations for 0.10.2 release 2015-05-12 16:23:53 +02:00
README.md Improving README 2016-01-09 20:20:38 +01:00
release-notes.md changed status of release notes from draft to released 2015-09-07 10:55:24 +02:00
release-process.md various (gitian) build fixes 2015-04-29 21:27:52 +03:00
REST-interface.md [REST] added /rest/block/notxdetails/<hash> into REST-interface.md documentation 2014-12-09 16:05:50 +01:00
tor.md Update tor nodes 2015-09-24 15:12:56 +02:00
translation_process.md fix translation processs 2015-04-15 02:50:59 +03:00
travis-ci.txt travis: add doc 2014-08-25 11:48:31 -04:00
unit-tests.md more bitcoin->dash fixes 2015-04-06 00:56:58 +03:00

Dash Core 0.12.0

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.

OSX

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

Need Help?

Building

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

Development

The Dash 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/X11 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.