Skip to main content

Documentation/Block Builders/Running a builder/Install & Run a Node

Environment Variables

Configuration reference for all environment variables used by the Signet node client.

The following environment variables can be used to configure various aspects of the signet node client.

Environment VariableRequiredDescription
BLOB_EXPLORER_URLRequiredURL of a blob explorer
SIGNET_STATIC_PATHRequiredFilesystem path to where the static_files directory should be located
SIGNET_DATABASE_PATHRequiredFilesystem path to where the node should store its database
IPC_ENDPOINTOptionalFilesystem path for the .ipc file
GENESIS_JSON_PATHRequiredPath on the filesystem for the genesis file
RPC_PORTRequiredPort to be used for the rollup node http json-rpc requests
WS_RPC_PORTRequiredPort to be used for the rollup node’s WebSocket connections
TX_FORWARD_URLOptionalURL for the transaction cache API
SIGNET_CL_URLOptionalURL to the consensus layer for fetching blobs and other CL responsibilities
SIGNET_PYLON_URLOptionalURL to the Pylon node for blob storage
HOST_START_TIMESTAMPRequiredThe host chain’s start timestamp for slot calculation purposes
HOST_SLOT_OFFSETRequiredThe host chain’s slot offset
HOST_SLOT_DURATIONRequiredThe host chain’s slot duration
RUST_LOGOptionalStandard rust environment variable for logging
ESC

Start typing to search documentation...

Navigate Select ⌘K Open