You first have to obtain a package from the downloads section.
Choose a directory where you want to install the FADA node and uncompress the downloaded package. A new directory is created. In order to run a FADA node you will need several external libraries:
All these libraries have to be copied in the directory extlib
. If versions other than specified here are used, you need to customize the runFada.sh
or runFada.bat
scripts (depending on your platform) to reflect those changes.
Then, go to the top-level directory created by the archive, and execute the script suitable for your platform, runFada.sh
for Unix, runFada.bat
for Windows. If your platform is neither of the above, have a look at those files and create your own startup script.