LogoLogo
  • Introduction
  • Testnet
    • 0G-Labs
      • Network Overview
      • Installation
        • Storage Node
        • Data Availability Node
        • Data Availability Client
    • Aztec
      • Installation
      • Register as Validator
    • Coretensor
      • Installation
    • Cysic
      • Installation
    • Dill
      • Network Overview
      • Installation
    • Drosera
      • Installation
        • Operator
        • Add Second Operator
        • Trapper
    • Farcaster
      • Installation
    • Warden
      • Network Overview
      • Installation
      • Snapshot & State Sync
      • Validator Setup
  • Mainnet
    • Humanode
      • Installation
    • Initverse
      • Installation
  • Archieve
    • Privasea
      • Installation
  • Services
  • My Contact
Powered by GitBook
On this page
  • Prerequisites
  • Installation
  • How to Track Realtime 0G Storage Node Blocks, Peers, and Sync Speed
  • How to View 0G Labs Storage Node Logs

Was this helpful?

  1. Testnet
  2. 0G-Labs
  3. Installation

Storage Node

Prerequisites

Hardware
Minimum Spesification

CPU

8 Cores

RAM

32 GB

Disk

500GB - 1 TB NVMe SSD

Bandwidth

100 Mbps

Installation

source <(curl -s https://raw.githubusercontent.com/ryzwan29/0g-storage-node/refs/heads/main/quick-installation.sh)

How to Track Realtime 0G Storage Node Blocks, Peers, and Sync Speed

source <(curl -s https://raw.githubusercontent.com/ryzwan29/0g-storage-node/refs/heads/main/check_block.sh)

How to View 0G Labs Storage Node Logs

tail -f ~/0g-storage-node/run/log/zgs.log.$(TZ=UTC date +%Y-%m-%d)
PreviousInstallationNextData Availability Node

Last updated 5 days ago

Was this helpful?