Run a Velocity Node

Use this section to learn all about running a full node on Velocity

A full Velocity node is a fundamental building block of the Velocity Blockchain. It consists of a local copy of the entire blockchain, including its history and state. Running a full node is essential for participating in network operations like validating transactions, joining consensus, and broadcasting events to other network participants.

In this guide, we will walk you through setting up and running a full Velocity node.

Overview

1. System Configuration

Requirements around running a Velocity node.

2. Build Velocity

How to build a Velocity binary and the version to use

3. Configure General Settings

General settings for a full node

4. Join a Network

How to join an existing network

5. Running Velocity

Starting the Velocity binary and recommended settings for running it in production

Last updated