ChainSafe / ChainSafe/lodestar-prover

Add browser-compatible transports

Open
#11 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

### Problem description

When experimenting with browser ethereum clients who want access to the p2p network, we need peers that they can actually connect to.

### Solution description

Add webtransport and webrtc transports, preferably behind a cli flag

### Additional context

_No response_

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the CLI entry point and inspect how transport configuration reaches the p2p networking layer. Determine how browser Ethereum clients should connect, then verify that WebTransport and WebRTC are available through the requested CLI flag and allow browser peers to reach the p2p network.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
networking
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.