Run the Light Client

In the previous section, we covered all the architecture components of the Light Client and explained their specific roles. In this section we will cover how to set them up and run the Light Client to start proving epoch change and inclusion proofs.

As the computational requirements for the Proof Server are heavy, here are the machine specs for each component, based on off-the-shelf machines from cloud providers:

CPUMemory (GB)Disk Size (GB)Example
Client8 cores, 16 threads3264GCP C3
Proof ServerIntel x86_64 Sapphire Rapids, 128 vCPU, bare metal, supports avx512_ifma and avx512_vbmi21024150AWS r7iz.metal-32xl

Note

Generating a proof needs a minimum of 128GB, but does not make use of more than ~200GB of memory.