dash/doc
Holger Schinzel f4e4dd65e7 Tag 0.12.1 final
-----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQEbBAABCgAGBQJXD/i3AAoJEHSBCwEjRsmmOHsH+L5eRpiPeLhrDYyBFbp9RFKU
 TztyoeKAM4llEPmk6vAawgSL8HNY4va6lbY84sDfvCdLJqCxVR7MyiuQ4AQPXG4R
 Ke5DJ/G/K4ngyqruCBsSh2RJdVDrbE3zCmjN5gxPxrNKpi+mXs//A6gjvfxn4U1F
 WZepN3FzNFcqFG/ndKxptMYZoIuiK9JIhK7V/ksFKRPlUhipa1jh5sIWvCeFjiLT
 Wt8wGlHPHDFsPJW1o7EWMTHRhNCVqYhMDU7GT6FixIJFRGANIGlwfIUuqqUt0sil
 7YWIwD/+ai3dfeODazauqJAOEBXjoWCkuXn9IN/VhtvHOFR6AZO2aljS9ks6Cw==
 =6vRi
 -----END PGP SIGNATURE-----

Merge bitcoin tag 'v0.12.1' into dash v0.12.1.x

Merging Bitcoin 0.12.1 into Dash 0.12.1.x
2016-07-04 11:20:16 +02:00
..
gitian-building Update gitian build guide for Debian 8.1 2015-09-03 15:51:37 +08:00
release-notes move bitcoin release notes 2016-02-21 04:53:23 +03:00
assets-attribution.md more bitcoin->dash 2016-03-04 12:09:03 +03:00
bips.md doc/bips: Document BIP 125 support 2016-01-09 17:40:39 +00:00
bitcoin_logo_doxygen.png updated darkcoin logo 2015-01-13 11:55:07 -07:00
build-openbsd.md more bitcoin->dash 2016-03-04 12:09:03 +03:00
build-osx.md more bitcoin->dash 2016-03-04 12:09:03 +03:00
build-unix.md Tag 0.12.1 final 2016-07-04 11:20:16 +02:00
build-windows.md more bitcoin -> dash 2016-03-06 18:21:29 +01:00
developer-notes.md more bitcoin -> dash 2016-03-06 18:21:29 +01:00
dnsseed-policy.md more bitcoin -> dash 2016-03-06 18:21:29 +01:00
Doxyfile Tag 0.12.1 final 2016-07-04 11:20:16 +02:00
files.md Add missing files to files.md 2016-01-16 17:04:04 +01:00
gitian-building.md [Docs] Gitian: missing 'curl' download added to documentaiton 2016-04-22 23:52:34 +02:00
guide-startmany.md fix docs (mostly for budgets) 2016-03-16 07:49:51 +01:00
init.md more bitcoin->dash 2016-03-04 12:09:03 +03: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 Converting governance system 2016-04-19 09:51:15 -07:00
multiwallet-qt.md 0.12 dirty merge'n'fix (bitcoin 0.10) 2015-04-04 19:24:37 +03:00
README_osx.txt Correct spelling mistakes in doc folder 2015-10-18 06:25:43 +10:00
README_windows.txt Tag 0.12.1 final 2016-07-04 11:20:16 +02:00
README.md Tag 0.12.1 final 2016-07-04 11:20:16 +02:00
reduce-traffic.md more bitcoin->dash 2016-03-04 12:09:03 +03:00
release-notes.md Tag 0.12.1 final 2016-07-04 11:20:16 +02:00
release-process.md Tag 0.12.1 final 2016-07-04 11:20:16 +02:00
REST-interface.md Implement REST mempool API, add test and documentation. 2015-08-14 07:01:03 +02:00
shared-libraries.md Mention PHP bindings to libbitcoinconsensus 2015-10-18 19:04:14 +01:00
tor.md Merge remote-tracking branch 'bitcoin/0.12' into HEAD 2016-02-06 16:48:04 +03:00
translation_process.md Merge remote-tracking branch 'bitcoin/0.12' into HEAD 2016-02-06 16:48:04 +03: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 more bitcoin -> dash 2016-03-06 18:21:29 +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

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