deniseyu / stride-mainnet

Instructions to connect to Stride's mainnet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stride's Network

Stride

This contains instructions for how to connect to Stride!

We've tried to keep the instructions as simple as possible, but if you have any questions, please don't hesitate to contact us over email, on Twitter, or at our Discord.

Requirements for running a node are fairly minimal. You should have a 4 CPU 32 GB RAM machine. We've only tested this build on OSX and Linux machines, but we hope to support Windows soon.

Installation

We'll release a more detailed connection script soon, but for now, look at the chain registry for connection info for Stride. A quick summary:

chain-id = stride-1
stride hash = bba22626728961a5a2329031aa34c0140ed76b54
genesis file = https://raw.githubusercontent.com/Stride-Labs/testnet/main/mainnet/genesis.json

Being a Validator

We are hoping to release a more detailed validator guide later. For now, we strongly recommend running a setup with a Sentry node and signed using Horcrux.

We recommend validators have a minimum 8 CPU 64 GB RAM machines.

Setting up a Node

About

Instructions to connect to Stride's mainnet

License:MIT License


Languages

Language:Shell 100.0%