Overview

The Block Builder node is a critical component responsible for submitting blocks to the INTMAX Network. This document provides detailed instructions for setting up and operating the Block Builder efficiently.

Key Features

The Block Builder posts blocks to Scroll from the Ethereum account specified in the BLOCK_BUILDER_PRIVATE_KEY environment variable. It is a core component that interacts with the Scroll network. To support future enhancements, the Block Builder is designed to accept external transactions, requiring proper domain or IP address configuration for external access.

For stable operation in the mainnet environment, ensure the Block Builder runs continuously.

Requirements

Getting Started

Setting Up Environment Variables

Create a .env file and configure it with the following settings.

Replace the placeholders with your actual credentials and URLs:

Ensure that the Scroll Sepolia network is enabled in your Alchemy dashboard.