8acabef3f3
0.12.0 was released, prepare empty release notes for 0.12.1. |
||
---|---|---|
.. | ||
gitian-building | ||
release-notes | ||
assets-attribution.md | ||
bips.md | ||
bitcoin_logo_doxygen.png | ||
build-openbsd.md | ||
build-osx.md | ||
build-unix.md | ||
build-windows.md | ||
developer-notes.md | ||
dnsseed-policy.md | ||
Doxyfile | ||
files.md | ||
gitian-building.md | ||
guide-startmany.md | ||
init.md | ||
keepass.md | ||
masternode_conf.md | ||
masternode-budget.md | ||
multiwallet-qt.md | ||
README_osx.txt | ||
README_windows.txt | ||
README.md | ||
reduce-traffic.md | ||
release-notes.md | ||
release-process.md | ||
REST-interface.md | ||
shared-libraries.md | ||
tor.md | ||
translation_process.md | ||
translation_strings_policy.md | ||
travis-ci.txt | ||
unit-tests.md | ||
zmq.md |
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.
OS X
Drag Dash-Core to your applications folder, and then run Dash-Core.
Need Help?
- See the Dash documentation for help and more information.
- Ask for help on #dashpay on Freenode. If you don't have an IRC client use webchat here.
- Ask for help on the DashTalk forums.
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.
- Developer Notes
- Multiwallet Qt Development
- Release Notes
- Release Process
- Source Code Documentation TODO
- Translation Process
- Translation Strings Policy
- Unit Tests
- Unauthenticated REST Interface
- Shared Libraries
- BIPS
- Dnsseed Policy
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.