<aside> 💡

Note: Our current version is a Testnet beta version. Please be aware that features and performance may change as development continues.

</aside>

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 in Standalone Mode.

In this mode, you are responsible for configuring network access to the Block Builder from the internet as needed, such as setting up firewalls, ports, or load balancers.

Despite being standalone, this mode supports deploying multiple Block Builder instances in cloud environments, enabling scalable and redundant setups.

Block Builder Setup: Full Network Mode

Block Builder Business Guide

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