neobytes/doc
MarcoFalke a0afc3ee01 Merge #8038: [qa, doc] Various minor fixes
fa83a5d [qa] wallet: Temporarily disable salvagewallet test (MarcoFalke)
fadd048 [doc] Link to clang-format in the developer notes (MarcoFalke)
fa72f7d [doc] Remove outdated line from listunspent RPC help, fix typo (MarcoFalke)
ac40ed7 Increase timeout waiting for pruned blk00000.dat (error10)
2017-12-21 18:50:13 +01:00
..
gitian-building Merge #7838: [Doc] Update gitian build guide to debian 8.4.0 2017-12-20 14:58:27 +01:00
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 Merge #7789: [Doc] Add note about using the Qt official binary installer. 2017-12-19 13:42:36 +01:00
build-unix.md Merge #8013: doc: Fedora build requirements, add gcc-c++ and fix typo 2017-12-21 17:31:57 +01:00
build-windows.md
developer-notes.md Merge #8038: [qa, doc] Various minor fixes 2017-12-21 18:50:13 +01:00
dnsseed-policy.md
Doxyfile [Docs] Doxygen config update (#1796) 2017-12-21 16:11:34 +03:00
files.md
gitian-building.md Merge #8009: Docs: Fixed invalid example paths in gitian-building.md 2017-12-21 17:31:57 +01:00
guide-startmany.md
init.md
instantsend.md
keepass.md
masternode_conf.md
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
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 Merge #7870: [contrib] Add MarcoFalke key and move all keys to contrib/gitian-keys 2017-12-20 17:25:02 +01:00
REST-interface.md
shared-libraries.md Merge #7300: [trivial] Add missing copyright headers 2017-12-11 08:08:48 +01:00
tor.md Merge #7813: [doc] Update port in tor.md 2017-12-19 13:42:36 +01:00
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 Merge #7814: [qa] Switch to py3 2017-12-21 17:31:54 +01: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.