Running Full Node

Prerequisites

  • Java JDK - version 21 or higher.

Alternatively, you can manually install the Java JDK.

  • Hyperledger Besu 24.7.0 - SHA256: 96cf47defd1d8c10bfc22634e53e3d640eaa81ef58cb0808e5f4265998979530

  • 500 GB of disk space and 12 GB RAM is recommended.

  • Ubuntu 20.04 or MacOS High Sierra 10.13 or later versions.

Tip before running in Linux:

If synchronizing to Mainnet on Linux or other chains with large data requirements, increase the maximum number of open files allowed using ulimit. If the open files limit is not high enough, a Too many open files RocksDB exception occurs.

Get Started

Bitrock-Mainnet Genesis File: https://raw.githubusercontent.com/BitrockChain/genesis/main/mainnet.json

1. Create Directory

2. Create Configuration File

Create a chain_config.toml with the following options:

3. Start Node

4. Run in a Service System

5. Confirm Bitrock Network is Running

Response:

Request to become a Validator: [email protected]

Last updated