# NosoNode

## <mark style="color:yellow;">Running the Node:</mark>

This software does not need to be installed.

You just need to download the appropriate <mark style="color:green;">**Windows**</mark> or <mark style="color:green;">**Linux**</mark> version, uncompress the archive and run it from the folder.

<figure><img src="https://2356958604-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpoRtoMiAuoTeNOTcvsMZ%2Fuploads%2Fjg3F8QPiZbdQsLhWBLnr%2Fimage.png?alt=media&#x26;token=59bca4b8-df54-426f-b5d6-1c5b3bd2d17f" alt=""><figcaption></figcaption></figure>

## <mark style="color:yellow;">Building from source</mark>

To build from source you'll need a working installation of [Lazarus](https://www.lazarus-ide.org/index.php?page=downloads) and the following packages:

* Indy 10
* DCPCrypt
* HashLib4PascalPackage
* SimpleBaseLib4PascalPackage
* CryptoLib4PascalPackage
* LazBarcodes

These packages are included in a folder called `Packages` located from the root of the repository. This is provided for convinience of the GitHub builds and may not always contain the latest version of these packages.

The best way to ensure that these packages are the latest version is to install them from the [Online Package Manager](https://wiki.freepascal.org/Online_Package_Manager)(OPM).

## <mark style="color:yellow;">Platforms</mark>

#### <mark style="color:green;">Windows</mark>

The Windows version has been tested on:

* Windows XP
* Windows 7
* Windows 8.1
* Windows 10
* Windows Server 2012
* Windows Server 2016
* Windows Server 2019

#### <mark style="color:green;">Linux</mark>

The Linux version has been tested on:

* Ubuntu 18.04 64bit
* Ubuntu 20.04 64bit
* Ubuntu 21.10 64b with a Light/Dark Theme
* Debian 11 64bit (Bullseye) with the Adwaita Dark Theme
* XFCE 4.16
