Files
NeoDash/INSTALL
2017-12-08 09:40:03 +07:00

17 lines
412 B
Plaintext

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