Open
Conversation
…es and a call to action
…here to start: Create Your Vault, Operator Service V4 (overview,prerequisites, installation, validator kays, validators manager), Relayer (API Mode)
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
tsudmi
reviewed
Mar 28, 2026
|
|
||
| Your costs depend on whether you run your own node or delegate operations to a third party. If you run the node yourself: | ||
|
|
||
| - **Infrastructure** — Hardware requirements are an ever-evolving target. As of March 2026, running a node requires a dedicated machine with at least 64 GB, a 4TB SSD, and a stable internet connection. You can use a pre-built staking hardware (from ~€2,000 for plug-and-play devices such as [Home x StakeWise Pro ↗](https://shop.dappnode.io/product/home-x-stakewise-pro/)) or a cloud server if you don't want to deal with building and maintaining your own physical computer. |
Member
There was a problem hiding this comment.
Suggested change
| - **Infrastructure** — Hardware requirements are an ever-evolving target. As of March 2026, running a node requires a dedicated machine with at least 64 GB, a 4TB SSD, and a stable internet connection. You can use a pre-built staking hardware (from ~€2,000 for plug-and-play devices such as [Home x StakeWise Pro ↗](https://shop.dappnode.io/product/home-x-stakewise-pro/)) or a cloud server if you don't want to deal with building and maintaining your own physical computer. | |
| - **Infrastructure** — Hardware requirements are an ever-evolving target. As of March 2026, running a node requires a dedicated machine with at least 64 GB, a 4TB SSD, and a stable internet connection. You can use a pre-built staking hardware i.e. [Home x StakeWise Pro ↗](https://dappnode.com/collections/staking-collection/products/dappnode-home-x-stakewise-pro) or a cloud server if you don't want to deal with building and maintaining your own physical computer. |
|
|
||
| ## Who Operates Vaults Today | ||
|
|
||
| Vault operators range from solo stakers running a single private Vault to professional node operators and institutions managing thousands of ETH. StakeWise infrastructure powers staking products for partners like [MetaMask ↗](https://metamask.io/) and [Chorus One ↗](https://chorus.one/). |
Member
There was a problem hiding this comment.
Better link to case studies in blog
|
|
||
| import Image from '@theme/IdealImage' | ||
|
|
||
| # Launch Operator Service V4 |
Member
There was a problem hiding this comment.
Suggested change
| # Launch Operator Service V4 | |
| # Launch Operator Service |
Comment on lines
+13
to
+15
| :::custom-warning[V4 Only] | ||
| Fee Splitter is only available for Operator Service V4. [Upgrade →](/operator/operator-service-v3/v4-upgrade-guide) | ||
| ::: |
| @@ -0,0 +1,75 @@ | |||
| --- | |||
| title: Manual Exit | |||
| ``` | ||
|
|
||
| Run commands with: | ||
| Run commands from inside the `v3-operator` folder using this format: |
Member
There was a problem hiding this comment.
Suggested change
| Run commands from inside the `v3-operator` folder using this format: | |
| Run commands using this format: |
| @@ -1,7 +1,7 @@ | |||
| --- | |||
| title: Monitoring | |||
Member
There was a problem hiding this comment.
Rename to Operator Monitoring and move it after 8. Start Operator in sidebar
| import Admonition from '@theme/Admonition'; | ||
| import useBaseUrl from '@docusaurus/useBaseUrl'; | ||
|
|
||
| # Smoothing Pool Relays |
Member
There was a problem hiding this comment.
Move it after Operator Monitoring in sidebar
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Goal
Restructure the operator documentation to create a clear, intuitive journey for a new Vault operator — from understanding what a Vault is, to launching the Operator Service, to ongoing management.
Design Principles
New pages
Modified pages
Open Questions
1. Guides section — who is the audience?
Currently Guides mixes staker-facing content (Staking, DeFi/Boost, Unstaking) with operator-facing content (Fee Splitter, Running a Vault). Two directions to consider:
Operator Service V3 — long-term approach
2. Operator Service V3 — long-term approach.
The current approach (V3 as a subfolder with only distinct files, sharing common pages with V4) works but has trade-offs.