Gnosis Chain with an external CL
Run a Gnosis Chain node with Erigon and an external Consensus Layer (CL).
1. Start Erigon:
erigon --chain=gnosis --externalcl 2. Install Lighthouse
env FEATURES=gnosis make3. Sync Lighthouse to a public checkpoint
4. Set the Erigon JWT secret path in Lighthouse
Last updated
Was this helpful?