dash/INSTALL

17 lines
398 B
Plaintext
Raw Normal View History

Building Dash Core
2015-01-16 10:19:59 +01:00
Use the autogen script to prepare the build environment.
./autogen.sh
./configure
make
Precompiled binaries are available at github, see
https://github.com/dashpay/dash-binaries
2015-01-16 10:19:59 +01:00
Always verify the signatures and checksums.
See doc/build-*.md for instructions on building dashd,
the intended-for-services, no-graphical-interface, reference
2015-03-18 00:06:58 +01:00
implementation of Dash.