v. 1.0.0.0

This commit is contained in:
NeoDashh
2017-12-08 09:40:03 +07:00
parent 1d588bf976
commit 3a6bb4b0ce
1539 changed files with 340734 additions and 0 deletions

16
INSTALL Normal file
View File

@@ -0,0 +1,16 @@
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.