Skip to content

Protocol & Node

How the chain is specified and how you run it.

Specification

The Nexa specification provides comprehensive information on the protocols and underlying technology of the Nexa network. Whether you operate a mining pool or are looking to build on the Nexa platform, this is your primary resource for detailed guidance and technical data.

Nexa specification

Specification source

Run a node

The full node software (Nexad) is a QT based desktop application that is the backbone of the Nexa network, it is supported on Windows, MacOs and Linux.

Node downloads

Node source

Libnexa (C/C++)

A C/C++ shared library that is built from the full node and contains nexa functions that have been extracted from the fullnode.

Libnexa source