dash/INSTALL
2015-03-17 16:06:58 -07:00

17 lines
409 B
Plaintext

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