-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* diva package documentation diva package documentation * add-screenshots-diva-docs add-screenshots-diva-docs * add diva to docs index add diva to docs index
- Loading branch information
1 parent
04fe088
commit 79332d1
Showing
4 changed files
with
39 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
# Diva package for Dappnode | ||
|
||
--- | ||
|
||
### **Introduction** | ||
|
||
Diva is an Ethereum Liquid Staking protocol powered by Distributed Validator Technology (DVT). It extends Ethereum's Proof of Stake providing new functionality for Stakers and Operators: | ||
|
||
- Liquid Stakers receive divETH, a Liquid Staking Token which generates Ethereum Staking Rewards. | ||
- Operators run a Distributed Validation node to fulfill staking duties and earn additional Operator Rewards. | ||
|
||
This package allows you to run a Diva Operator node, and it is available for the [Holesky Testnet](http://my.dappnode/installer/public/diva-holesky.public.dappnode.eth). The Ethereum mainnet version of this package is still undergoing testing and will be available in the DAppStore soon. | ||
|
||
### **Requirements** | ||
1. The first thing you'll need to do is set up a fully-synced node. This can be don through the Stakers Menu in Dappnode by selecting: | ||
- 1 Execution Client (Geth, Besu, Erigon or Nethermind) | ||
- 1 Consensus Client (Prysm, Lighhouse, Lodestar, Teku or Nimbus) | ||
- MEV Boost (optional) | ||
|
||
2. Installing the Diva package for Dappnode. This can be done by visiting the [DAppStore](http://my.dappnode/installer/dnp) in the Dappnode UI. You'll be asked to set two passwords when going through the installation process, as well as your operator's address and Discord handle (for testnet purposes). | ||
|
||
![Diva config tab](/img/diva-config1.png) | ||
|
||
### **Registering a Dappnode Diva Operator** | ||
After successfully installing the Diva package, you'll need to access the package's interface by clicking on UI. This will take you to the Diva app where you'll need to connect your wallet to register your Diva node as an operator. You can register multiple operators using the same wallet. | ||
|
||
![Diva wizard](/img/diva-config2.png) | ||
|
||
:::info | ||
The wallet address used to register the operator is the only address that will hold management permissions for it, so make sure you keep it safe! | ||
::: | ||
|
||
### **Monitoring your Diva nodes** | ||
[Divascan](https://divascan.io) is a tool developed to monitor Diva nodes and operators. You can enter your operator address to get information on the validators' performances. You can also get more information on the Diva protocol. |
This file contains 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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.