dash/doc
Ilya Savinov 72ef788c5f Update instantsend.md according to PR#1628 changes (#1663)
* fix instantsend.md according to PR#1628

* split examples and add an example for `listreceivedbyaddress 0` command
2017-10-04 22:34:00 +03:00
..
gitian-building
release-notes Merge remote-tracking branch 'bitcoin/0.12' into mergebtc12, fix/dashify 2016-08-26 04:09:20 +03:00
assets-attribution.md Merge #945: More dash->dashcore 2016-08-19 05:46:30 -06:00
bips.md doc/bips: Document BIP 125 support 2016-01-09 17:40:39 +00:00
bitcoin_logo_doxygen.png
build-openbsd.md more bitcoin->dash 2016-03-04 12:09:03 +03:00
build-osx.md fixing strings and docs + instantsend.md (#1354) 2017-02-19 22:02:33 +01:00
build-unix.md Backport Bitcoin PR#7349: Build against system UniValue when available (#1503) 2017-07-04 06:20:19 +03:00
build-windows.md more bitcoin -> dash 2016-03-06 18:21:29 +01:00
developer-notes.md fixing strings and docs + instantsend.md (#1354) 2017-02-19 22:02:33 +01:00
dnsseed-policy.md more bitcoin -> dash 2016-03-06 18:21:29 +01:00
Doxyfile Merge #949: Added EXTRACT_STATIC = YES to Doxyfile 2016-08-19 05:52:04 -06:00
files.md fix docs (#1404) 2017-03-20 04:21:04 +03:00
gitian-building.md Merge #945: More dash->dashcore 2016-08-19 05:46:30 -06:00
guide-startmany.md more "vin" -> "outpoint" in masternode rpc output (#1633) 2017-09-17 19:00:05 +03:00
init.md Merge #945: More dash->dashcore 2016-08-19 05:46:30 -06:00
instantsend.md Update instantsend.md according to PR#1628 changes (#1663) 2017-10-04 22:34:00 +03:00
keepass.md Doc: fix broken formatting in markdown #headers (#1462) 2017-05-05 14:28:08 +03:00
masternode_conf.md update masternode_conf.md (#1097) 2016-10-25 19:04:09 +04:00
masternode-budget.md Converting governance system 2016-04-19 09:51:15 -07:00
multiwallet-qt.md
README_osx.txt
README_windows.txt Tag 0.12.1 final 2016-07-04 11:20:16 +02:00
README.md Dashify bitcoin unix executables (#1486) 2017-06-06 02:47:46 +03:00
reduce-traffic.md Merge #921: Fix project name Dash -> Dash Core 2016-07-29 07:30:19 +02:00
release-notes.md [ZMQ] append a message sequence number to every ZMQ notification (#1082) 2016-10-18 00:09:21 +04:00
release-process.md Doc: fix broken formatting in markdown #headers (#1462) 2017-05-05 14:28:08 +03:00
REST-interface.md Doc: fix broken formatting in markdown #headers (#1462) 2017-05-05 14:28:08 +03:00
shared-libraries.md Rename bitcoinconsensus library to dashconsensus. (#1432) 2017-04-15 09:29:09 +02:00
tor.md Merge remote-tracking branch 'bitcoin/0.12' into mergebtc12, fix/dashify 2016-08-26 04:09:20 +03:00
translation_process.md Merge #921: Fix project name Dash -> Dash Core 2016-07-29 07:30:19 +02:00
translation_strings_policy.md more bitcoin -> dash 2016-03-06 18:21:29 +01:00
travis-ci.txt more bitcoin -> dash 2016-03-06 18:21:29 +01:00
unit-tests.md Merge remote-tracking branch 'bitcoin/0.12' into HEAD 2016-02-06 16:48:04 +03:00
zmq.md [ZMQ] append a message sequence number to every ZMQ notification (#1082) 2016-10-18 00:09:21 +04:00

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

Unpack the files into a directory and run:

  • bin/dash-qt (GUI) or
  • bin/dashd (headless)

Windows

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

OS X

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 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.