Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 1 addition & 5 deletions content/docs/run-a-node/run-a-validator-node.mdx
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
---
title: Run a Validator Node
description: Guide to running a validator node on Shardeum EVM Mainnet
description: Guide to running a validator node on Shardeum
---

import { Callout } from 'fumadocs-ui/components/callout';

# Run a Validator Node — Shardeum EVM Mainnet

A validator node participates in block production and consensus, requires staking, and must maintain high uptime. Validators can be jailed or slashed for misbehavior.

This guide describes how to install, configure, and operate a validator node on Shardeum EVM mainnet.
Expand Down