Nodes
System Requirements and Prerequisites
Before starting, ensure you have the following (recommended):
Hyperledger Besu installed on your machine. Installation Guide.
Java 17 or higher.
RAM: 8GB
Storage: 750GB
Install Besu
Get Started
Copy the Genesis File
The new node needs to be initialized with the same genesis file as the rest of the network. Copy the genesis.json file.
Download the Testnet genesis.json file.
Download the Mainnet genesis.json file.
Create config.toml Configuration Files
config.toml Configuration Files Start Node
Run as a Service
Last updated