dash/doc
2023-01-01 20:42:09 -06:00
..
gitian-building
man merge bitcoin#15437: Remove BIP61 reject messages 2022-12-02 15:43:01 +05:30
release-notes revert: revert bitcoin#20186 (Make -wallet setting not create wallets) 2022-12-04 18:02:40 -06:00
.gitignore
assets-attribution.md
benchmarking.md
bips.md merge bitcoin#15437: Remove BIP61 reject messages 2022-12-02 15:43:01 +05:30
bitcoin_logo_doxygen.png
build-cross.md docs: replace remaining OSX references with macOS 2023-01-01 20:42:09 -06:00
build-generic.md merge bitcoin#10779: Create dependencies.md 2023-01-01 20:42:09 -06:00
build-netbsd.md
build-osx.md merge bitcoin#10779: Create dependencies.md 2023-01-01 20:42:09 -06:00
build-unix.md merge bitcoin#10779: Create dependencies.md 2023-01-01 20:42:09 -06:00
build-windows.md
dash-conf.md
dependencies.md docs: replace bitcoin/bitcoin@master refs to dashpay/dash@develop 2023-01-01 20:42:09 -06:00
descriptors.md
developer-notes.md merge bitcoin#21404: Remove MakeUnique<T>() 2022-10-20 16:08:45 -05:00
dnsseed-policy.md
Doxyfile.in
files.md merge #15935: Add <datadir>/settings.json persistent settings storage 2022-06-21 19:08:55 +05:30
fuzzing.md merge bitcoin#20560: Link all targets once 2022-10-02 12:05:30 +05:30
gitian-building.md
init.md Merge #18157: doc: fixing init.md documentation to not require rpcpassword 2022-09-16 19:22:12 +05:30
instantsend.md
JSON-RPC-interface.md
masternode-budget.md
productivity.md
psbt.md
README_doxygen.md
README_windows.txt
README.md merge bitcoin#10779: Create dependencies.md 2023-01-01 20:42:09 -06:00
reduce-memory.md
reduce-traffic.md
release-notes-4892.md merge bitcoin#15437: Remove BIP61 reject messages 2022-12-02 15:43:01 +05:30
release-notes-5017.md partial bitcoin#13932: Additional utility RPCs for PSBT 2022-09-24 08:51:04 +05:30
release-notes-5076.md feat: Enrich quorum listextended rpc reply (#5114) 2022-12-23 14:06:31 -06:00
release-notes-5125.md feat(rpc): Hide old banned mns by default (#5125) 2023-01-01 19:04:35 -06:00
release-notes-15454.md revert: revert bitcoin#15454 (Remove the automatic creation and loading of the default wallet) 2022-12-04 18:02:40 -06:00
release-notes-17264.md Merge #17264: rpc: set default bip32derivs to true for psbt methods 2022-10-20 11:47:02 -04:00
release-notes.md docs: write release notes 2022-10-17 11:31:26 -05:00
release-process.md
REST-interface.md
shared-libraries.md revert dash#1432: Rename consensus source library and API 2022-08-09 14:16:28 +05:30
tor.md
translation_process.md
translation_strings_policy.md
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.