πŸ’ 0G_Lab

First Modular AI chain: Starting with the fastest programmable DA layer for AI dapps

Info

https://x.com/0G_labs

https://discord.gg/0glabs

https://linktr.ee/0g_labs

Explorer

https://explorer.validator247.com/zero-gravity-testnet/staking

https://0g-testnet-rpc.validator247.com

Hardware Requirement

- Memory: 64 GB
- CPU: 8 cores
- Disk: 1 TB NVME SSD
- Bandwidth: 100 MBps for Download / Upload

Installation guide

Install required packages

sudo apt update && \
sudo apt install curl git jq build-essential gcc unzip wget lz4 -y

Install Go

Install 0gchaind

Set Chain ID

Initialize Node

Download Genesis File & Download Addrbook

Seeds & Peers

Create Service

State Sync

Launch Node

Service command

Create wallet

get your key’s private key

Convert from Cosmos wallet to evm

Create Validator

Delegate your validator ( Change the information as appropriate for your node )

Last updated