Noso Developer Portal
Website DiscordGithub RepoExplorer
  • 👋Welcome Noso Devs!
  • 📜Whitepaper
  • 📰NosoProject Roadmap
  • Overview
    • 🚀Getting Started
    • 🏗️Start Building on Noso
    • 💻Mainnet Apps
      • Nosolite
      • NosoMobile Wallet
      • NosoNode
      • Consopool
      • Consominer2
      • Liquidity Pool
        • Updates about LiqPool
      • NoBiEx (Noso Built In Exchange)
  • 📡RPC Connection
    • Running a Noso JSON-RPC node for development Utilizing Noso's REST API
  • 📑Documentation
    • Noso Documentation
Powered by GitBook
On this page
  • Running the Node:
  • Building from source
  • Platforms
  1. Overview
  2. Mainnet Apps

NosoNode

PreviousNosoMobile WalletNextConsopool

Last updated 2 years ago

Running the Node:

This software does not need to be installed.

You just need to download the appropriate Windows or Linux version, uncompress the archive and run it from the folder.

Building from source

  • 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.

Platforms

Windows

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

Linux

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

To build from source you'll need a working installation of and the following packages:

The best way to ensure that these packages are the latest version is to install them from the (OPM).

💻
Lazarus
Online Package Manager