Ross ROSS = Recommend OSS · open-source software intelligence for agents

ethereum/devp2p resource

Ethereum peer-to-peer networking specifications observed · 2026-08-28

github.com/ethereum/devp2p · JavaScript observed · 2026-08-28

Health v2 · maintenance only

76/100

  • Activity 98
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4243
  • days_rel: n/a
  • days_push: 14
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1127 stars · 295 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

The official specifications for Ethereum's peer-to-peer networking protocols, including node discovery (v4/v5), DNS node lists, Ethereum Node Records, RLPx transport, and application-level subprotocols like eth/70 and les/4. It serves as the canonical reference for implementing Ethereum networking from scratch, with its issue tracker used for protocol change discussions.

Use cases

  • implement an Ethereum client's peer-to-peer networking layer
  • understand how Ethereum node discovery works
  • read the RLPx transport protocol specification
  • propose or discuss changes to Ethereum networking protocols
  • build a tool that crawls or monitors the Ethereum P2P network
  • implement the eth wire protocol for block and transaction sync

When to choose

  • you are implementing an Ethereum client or networking library from scratch
  • you need the authoritative, up-to-date spec for devp2p, RLPx, or discovery protocols
  • you want to participate in Ethereum protocol design discussions

When to avoid

  • you need a ready-to-use networking library rather than specifications
  • you are building a generic P2P application unrelated to Ethereum (consider libp2p instead)
  • you want executable reference code - this repo is primarily prose specifications

Facets

learning-resource · maturity active

networking p2p security cryptography documentation blockchain networking microservices documentation cross-platform ethereum devp2p rlpx node-discovery protocol-specifications peer-to-peer cryptocurrency

1 source

Member repositories

RepositoryRoleHealth v2
ethereum/devp2pmain76

For agents

markdown · JSON · MCP: product_card(name="ethereum/devp2p")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem