Skip to content

Issue 6: Unified RPC Gateway #7

@product-labo

Description

@product-labo

Description:
Create a small Node.js API that proxies requests to both L1 and L2 nodes for analytics or external integration.
Tasks:

Build Express server with endpoints:

/l1 → reth
/l2 → op-reth

Add basic request logging.

Handle failover if one endpoint goes down.
Deliverable:
Single API interface for unified access to both L1 and L2 RPCs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions