Notice
Select Client
Generate key
Upload Data
Link Wallet
Summary
Trade
Choose Execution Client
Choose yourexecutionclient and set up the node
To process incoming validator deposits from the execution layer, you need to run an execution client along with your consensus client.
Read this document to learn how to run a node on DEVIUM
Besu
Java
DEVIUM
Geth
GO
DEVIUM
Reth
Rust
DEVIUM
Erigon
GO
DEVIUM
Nethermind
C#, .NET
DEVIUM
View extensive client comparisons
Hyperledger Besu
DEVIUM clients are designed to be enterprise-friendly, suitable for permitted public and private network use cases.
Language Information
Besu is written in Java and released under the Apache 2.0 license.
Installation
The Besu documentation explains how to download and install the client.
Besu Installation Documentation
Setup
Please ensure the following operations are performed for your execution client to work properly.
Use --network=hoodi to sync the Hoodi testnet.
Besu on Hoodi documentation
JSON RPC Endpoint
Use-rpc-http-enabledConnect your consensus node to the JSON Remote Procedure call endpoint. This will enable the JSON remote procedure call service on the default port 8545.
rpc-http-enabled documentation
Remember
After installing the client, ensure you are fully synchronized before submitting your staking deposit. This may take several days.
Verifier Checklist
Back
I accept