Skip to content

Commit

Permalink
Launchpad page improvement (#525)
Browse files Browse the repository at this point in the history
* improving the page

* fixing image name

* fixing image link

---------

Co-authored-by: “Max <“[email protected]”>
  • Loading branch information
slugmann321 and “Max authored Jan 31, 2025
1 parent e80cc08 commit 5e965aa
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 3 deletions.
24 changes: 21 additions & 3 deletions docs/learn/intro/launchpad.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ sidebar_position: 5

# DV Launchpad

![DV Launchpad Promo Image](/img/DistributeYourValidators.svg)

In order to activate an Ethereum validator, 32 ETH must be deposited into the official deposit contract.
In order to activate an Ethereum validator, 32 ETH must be deposited into the official deposit contract. Distributed validators are no different.

The vast majority of users that created validators to date have used the **[~~Eth2~~ Staking Launchpad](https://launchpad.ethereum.org/)**, a public good open source website built by the Ethereum Foundation alongside participants who later went on to found Obol. This tool has been wildly successful in the safe and educational creation of a significant number of validators on the Ethereum mainnet.

To facilitate the generation of distributed validator keys amongst remote users with high trust, the Obol Network developed and maintains a website that enables a group of users to come together and create these threshold keys: **The DV Launchpad**.

![DV Launchpad Promo Image](/img/LaunchpadFrontPage.png)

## Getting started

For more information on running Charon in a UI friendly way through the DV Launchpad, take a look at our [Quickstart Guides](../../run/start/quickstart_overview.md).
Expand All @@ -25,3 +25,21 @@ For more information on running Charon in a UI friendly way through the DV Launc
| Gnosis Chain | https://gnosischain.launchpad.obol.org |
| Holesky | https://holesky.launchpad.obol.org |
| Sepolia | https://sepolia.launchpad.obol.org |

## Operator Dashboard

Clicking on "dashboard" on the top-right of the launchpad brings you to the operator view, where you can view information about the DV operator corresponding to the wallet address currently connected to the launchpad. It is also possible to view information about another operator, by substituting another wallet address in the URL, or using the explorer, described below.

![DV Launchpad Promo Image](/img/LaunchpadOperatorView.png)

## View a Cluster

An operator can be part of multiple clusters. Clusters, and cluster invites, are shown on the operator page. Clicking on a cluster takes you to the cluster page. Here you can see the status of the cluster, the operators, and validators associated with the cluster.

![DV Launchpad Promo Image](/img/LaunchpadClusterView.png)

## Use the Explorer

Clicking "explore" on the top right of the launchpad brings you to the explorer view. It shows information about every DV cluster and operator being tracked by Obol. You can search for a cluster or operator by name, or filter based on badge or protocol type.

![DV Launchpad Promo Image](/img/LaunchpadExplorer.png)
Binary file added static/img/LaunchpadClusterView.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/LaunchpadExplorer.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/LaunchpadFrontPage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/LaunchpadOperatorView.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5e965aa

Please sign in to comment.