GAN Chain Documentation
  • Introduction
  • Barrels of Compute Guide
    • Barrel of Compute FAQ
  • $GPU Tokenomics
    • $GPU Genesis Nodes
    • $GPU Agentic Compute
    • Deflation
    • Distribution
    • Utility
    • Daily Emissions
      • Distribution
      • Emission Rate
  • GAN Chain
    • Node Structure
    • Chain Architecture
    • GAN Consensus Mechanisms
      • Proof of Authority
      • Proof of Availability
      • Proof of Compute
      • GPU Benchmarking
  • Nodes
    • Validator Node Licensing
    • Total Supply
    • Pricing
    • Provider Node Setup
      • Add a Provider Node
      • Add a Machine
      • Start a Machine
    • Validator Node Setup
      • Creating an SS58 Address
      • Adding the Validator Node
      • Adding the SS58 account to explorer
      • Running the Validator Node
      • Adding Validator in the Explorer
    • Queen Staking Setup
    • Network Rewards
      • Health Score
      • Compute Score
      • Node score
      • Staking Score
      • Reward Calculator
  • Smart Contracts
    • GPU.sol
    • Rewards.sol
  • Issuance or Minting
  • Rent gpu
  • Subnets
Powered by GitBook
On this page
  1. Nodes

Validator Node Setup

Minimum Specs:

CPU: Modern multi-core processor (quad-core or higher) with a clock speed of at least 2.0 GHz (e.g., Intel Core i5 or AMD Ryzen 5).

Minimum Cores : 4

RAM: Minimum 8 GB.

Storage: Minimum 100 GB of SSD storage, strongly recommended for faster syncing and block processing.

Bandwidth: Stable internet connection with minimum 10 Mbps upload/download speed.

To become a validator, you need to possess an SS58 address, which serves as your unique identifier on the network. With this address, you can invoke the addValidator function. Before accepting you as a validator, this function verifies whether you possess a Non-Fungible Token (NFT). Only users with a valid NFT are eligible to become validators.

PreviousStart a MachineNextCreating an SS58 Address

Last updated 10 months ago