dash/doc
2022-04-25 15:29:52 +05:30
..
gitian-building
man merge bitcoin#17265: Remove OpenSSL 2022-04-25 15:29:52 +05:30
release-notes/dash
.gitignore
assets-attribution.md
benchmarking.md trivial: add some missing dashifications (#4772) 2022-04-19 09:09:42 +03:00
bips.md docs: update bips.md (#4780) 2022-04-19 11:55:09 -05:00
bitcoin_logo_doxygen.png
build-cross.md
build-generic.md
build-netbsd.md
build-osx.md trivial: add some missing dashifications (#4772) 2022-04-19 09:09:42 +03:00
build-unix.md
build-windows.md
dash-conf.md
descriptors.md
developer-notes.md Merge pull request #4749 from PastaPastaPasta/develop-trivial-2022-04-03-pr2 2022-04-07 13:17:05 +03:00
dnsseed-policy.md
Doxyfile.in
files.md
fuzzing.md
gitian-building.md
init.md
instantsend.md
JSON-RPC-interface.md
masternode-budget.md
productivity.md Merge #18382: doc: note the costs of fetching all pull requests 2022-04-07 07:22:27 +05:30
psbt.md
README_doxygen.md
README_windows.txt
README.md merge bitcoin#17265: Remove OpenSSL 2022-04-25 15:29:52 +05:30
reduce-memory.md Merge bitcoin/bitcoin#21709: doc: update reduce-memory.md and bitcoin.conf -maxconnections info 2022-04-05 23:10:05 -05:00
reduce-traffic.md Merge #18464: doc: block-relay-only vs blocksonly 2022-04-03 18:08:53 -05:00
release-notes-4751.md Show penalty score in masternode rpc (#4751) 2022-04-06 16:50:21 -05:00
release-notes-13152.md
release-notes-14021.md
release-notes-14023.md
release-notes-14941.md
release-notes-14954.md
release-notes-14982.md
release-notes-15006.md
release-notes-15226.md
release-notes-15566.md
release-notes-15637.md
release-notes-16394.md merge bitcoin#16394: Allow createwallet to take empty passwords to make unencrypted wallets 2022-04-07 10:13:47 +05:30
release-notes-16512.md
release-notes-17410.md
release-notes-pr12255.md
release-notes-pr13381.md
release-notes.md
release-process.md
REST-interface.md
shared-libraries.md
tor.md
translation_process.md
translation_strings_policy.md Merge #16224: gui: Bilingual GUI error messages 2022-04-07 10:41:24 -05:00
travis-ci.md
zmq.md

Dash Core

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

macOS

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

Miscellaneous

License

Distributed under the MIT software license.