π Initia
A network for interwoven rollups
Info
Chain:
nitiad version: v0.2.11
Chain ID : initiation-1Public RPC Endpoint
Explorer
A. Install Node
The minimum hardware requirements for running an Initia node are:
CPU: 16 cores
Memory: 64GB RAM
Disk: 1 TB SSD Storage
Bandwidth: 100 MbpsUpdate system
Install Go
Configure Go
Install Cosmovisor
Install Node
Initialize Node
Download genesis & addrbook
Create Service
Download Snapshot
Launch Node
Command services
Upgrade
Above are the most important components. For details, please follow the team's guide
Create Validator
Edit Validator
Unjail
B . Oracle
Step 1 : Clone the Repository
nano config/core/oracle.json
Check the final code and edit it to look like the following code: (if it's the same, keep it the same)
Create a new tmux, then run the next step
Starting The Sidecar
Compile Slinky:
Run sidecar:
Exit tmux to go to the next step
Create another tmux
Validating Prices:
Exit tmux
Enable Vote Extension Oracle:
open the <.initia/config/app.toml> file, scroll down to the bottom and edit the Oracle section to resemble the following code:
Restart and checklogs:
# DONE
Last updated