Nodes
Last updated
Last updated
Before starting, ensure you have the following (recommended):
Hyperledger Besu installed on your machine. .
Java 17 or higher.
RAM: 8GB
Storage: 750GB
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.
config.toml
Configuration Files We can call the JSON-RPC API methods to confirm the node is running. return the synchronization status : returns the starting, current, and highest block, or false
if not synchronizing (or if the head of the chain has been reached).