neobytes/INSTALL
UdjinM6 3e0eee4c84 Merge #921: Fix project name Dash -> Dash Core
ef1612a Fix project name Dash -> Dash Core
2016-07-29 07:30:19 +02:00

17 lines
402 B
Plaintext

Building Dash Core
Use the autogen script to prepare the build environment.
./autogen.sh
./configure
make
Precompiled binaries are available at github, see
https://github.com/dashproject/dash-binaries
Always verify the signatures and checksums.
See doc/build-*.md for instructions on building dashd,
the intended-for-services, no-graphical-interface, reference
implementation of Dash.