Run a Gameluk Node

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

A full Gameluk node is a fundamental building block of the Gameluk 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 Gameluk node.

If you're a developer who just needs to set up their local tool, see GameID.

Overview

1. System Configuration

Requirements around running a GameID node and common ports that are used by the GameID process

2. Build GameID

How to build a GameID 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 and catch up with Statesync

5. Running Gameluk

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

Last updated