π 0G_Lab
First Modular AI chain: Starting with the fastest programmable DA layer for AI dapps
Info
Explorer
https://explorer.validator247.com/zero-gravity-testnet/staking
Hardware Requirement
- Memory: 64 GB
- CPU: 8 cores
- Disk: 1 TB NVME SSD
- Bandwidth: 100 MBps for Download / UploadInstallation guide
Install required packages
sudo apt update && \
sudo apt install curl git jq build-essential gcc unzip wget lz4 -yInstall 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