neobytes/doc
Wladimir J. van der Laan 11ac70af9e Merge #7542: Implement "feefilter" P2P message
0371797 modify release-notes.md and bips.md (Alex Morcos)
b536a6f Add p2p test for feefilter (Alex Morcos)
5fa66e4 Create SingleNodeConnCB class for RPC tests (Alex Morcos)
9e072a6 Implement "feefilter" P2P message. (Alex Morcos)
2017-12-19 13:18:30 +01:00
..
gitian-building
release-notes Prepare v0.12.2.2 release notes (#1769) 2017-12-16 19:29:41 +03:00
assets-attribution.md
bips.md Merge #7542: Implement "feefilter" P2P message 2017-12-19 13:18:30 +01:00
bitcoin_logo_doxygen.png
build-openbsd.md
build-osx.md Update build-osx.md formatting (#1690) 2017-10-25 17:58:28 +03:00
build-unix.md Merge #7590: Improving wording related to Boost library requirements [updated] 2017-12-11 08:30:26 +01:00
build-windows.md
developer-notes.md Clarify usage of pointers and references in code (#1778) 2017-12-14 03:33:08 +03:00
dnsseed-policy.md
Doxyfile
files.md fix docs (#1404) 2017-03-20 04:21:04 +03:00
gitian-building.md Merge #7619: Add missing sudo entry in gitian VM setup. 2017-12-11 08:30:26 +01:00
guide-startmany.md Remove support for local masternodes (#1706) 2017-11-01 18:11:39 +03:00
init.md
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
multiwallet-qt.md
README_osx.txt Merge #7192: Unify product name to as few places as possible 2017-12-11 08:30:26 +01:00
README_windows.txt
README.md Dashify bitcoin unix executables (#1486) 2017-06-06 02:47:46 +03:00
reduce-traffic.md
release-notes.md Prepare v0.12.2.2 release notes (#1769) 2017-12-16 19:29:41 +03: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 Merge #7300: [trivial] Add missing copyright headers 2017-12-11 08:08:48 +01:00
tor.md
translation_process.md
translation_strings_policy.md
travis-ci.txt Merge #7583: [doc] Fix typos 2017-12-11 08:30:26 +01:00
unit-tests.md
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.