πŸ’ Initia

A network for interwoven rollups

Info

https://discord.com/invite/initia

https://twitter.com/initiaFDN

https://initia.xyz/

Chain:

nitiad version: v0.2.11
Chain ID : initiation-1

Public RPC Endpoint

https://initia-testnet-rpc.validator247.com

https://initia-testnet-api.validator247.com

Explorer

https://scan.testnet.initia.xyz/initiation-1/validators

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 Mbps

Update 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

https://docs.initia.xyz/run-initia-node/running-initia-node

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