Skip to content

Conversation

@LeanSerra
Copy link
Contributor

@LeanSerra LeanSerra commented Nov 15, 2025

Motivation

Adds a docker compose to easily set up a dev environment for the ethrex L2 stack

Description

adds a docker-compose file with:

  • blockscout L1 and L2
  • ethrex l2 --dev
  • ethrex l2 prover
  • ethrex l1 --dev
  • ethrex l2 hub

on localhost:8083 is blockscout L1
on localhost:8082 is blockscout L2
on localhost:1729 is l2 rpc
on localhost:8545 is l1 rpc
on localhost:5173 is L2 hub

How to test

follow the instructions on the readme but change the main in the curl command with latest commit on this branch (currently 2402acc)

@LeanSerra LeanSerra changed the title feat: docker-compose with blockscout and ethrex l2 dev and l2-hub feat(l2): docker-compose with blockscout and ethrex l2 dev and l2-hub Nov 16, 2025
@github-actions github-actions bot added the L2 Rollup client label Nov 16, 2025
@damiramirez damiramirez force-pushed the feat/l2-dev-docker-compose branch from 3eeeb00 to 2402acc Compare November 17, 2025 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

L2 Rollup client

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

3 participants