Install & Run a Node

A Signet node is an Ethereum execution client with integrated rollup logic via an Execution Extension. It requires a machine with adequate specifications and a closely deployed consensus client. Running a Signet node is recommended but not required for Builders.

Specs

At minimum we recommend the following running a Signet Node instance:

Memory Type
Archive Mainnet
Fullnode Mainnet

Disk

At least 2.2TB (TLC NVMe recommended)

At least 1.2TB (TLC NVMe recommended)

Memory

8GB+

8GB+

CPU

Higher clock speed over core count

Higher clock speeds over core count

Bandwidth

Stable 24Mbps+

Stable 24Mbps+

Running a Node

All environment variables are documented in Environment Variables.

Signet node is available in three different package types. There are instructions on each page for operating your Signet node.

Last updated