G3X
  • Introduction
  • Use Cases
  • Core Features of G3X
  • Advantages of G3X
  • How to Use G3X
    • For Game Developers
    • For Node Operators
    • For Players
  • G3X Infrastructure Overview
  • G3X Access Panel
  • FAQ
  • Tokenomics
  • Roadmaps
  • Social Media
Powered by GitBook
On this page
  1. How to Use G3X

For Node Operators

Step-by-Step Guide:

  1. Set Up a Server

    • Minimum: 8GB RAM, Linux, static IP, Docker installed

  2. Clone and Install G3X Node

    bashSalinEditgit clone https://github.com/g3x/node
    cd node && bash setup.sh
  3. Configure Environment Variables

    bashSalinEditNODE_OPERATOR_KEY=your_private_key
    G3X_NETWORK=mainnet
  4. Stake Tokens

    bashSalinEditg3x stake --amount 1000 --wallet 0xYourWallet
  5. Monitor Performance Visit G3X Dashboard to track uptime, earnings, and node health.

PreviousFor Game DevelopersNextFor Players

Last updated 3 days ago