Here we provide a docker compose to aid with setting up a local Linea developer environment, comprised of L1 and L2 nodes and the required components for generating proofs and relaying them to L1, and finally a blockexplorer for L2.
make start-all
Service | HTTP PORT |
---|---|
L1 Validator Node | 8445 |
L2 Validator Node | 8645 |
L2 BlockScout | 4000 |