For Node Operators
Step-by-Step Guide:
Set Up a Server
Minimum: 8GB RAM, Linux, static IP, Docker installed
Clone and Install G3X Node
bashSalinEditgit clone https://github.com/g3x/node cd node && bash setup.shConfigure Environment Variables
bashSalinEditNODE_OPERATOR_KEY=your_private_key G3X_NETWORK=mainnetStake Tokens
bashSalinEditg3x stake --amount 1000 --wallet 0xYourWalletMonitor Performance Visit G3X Dashboard to track uptime, earnings, and node health.
Last updated