# OffchainLabs/prysm

Go implementation of Ethereum proof of stake

Repository: https://github.com/OffchainLabs/prysm
Canonical: https://ross.abutalabs.com/products/prysm
Homepage: https://www.offchainlabs.com
Language: Go
License: GPL-3.0
License Family: copyleft
Topics: ethereum
Last push: 2026-08-26T21:35:18+00:00

## Health v2 (maintenance only)
Score: 98/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 95, longevity 100
- inputs: {"age_days": 3156, "days_push": 7, "days_rel": 35, "gap_med": 13, "n_releases_24m": 28}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3775, forks 1348 (observed 2026-08-28T04:08:18.269651+00:00)

## What it is
Prysm is a Go implementation of the Ethereum Consensus (proof of stake) specification, developed by Offchain Labs. It runs beacon chain nodes and validators, enabling users to participate in Ethereum staking on mainnet.

## Use cases
- run an ethereum consensus layer node
- stake eth as a validator on mainnet
- operate a beacon chain client in go
- sync the ethereum beacon chain
- validate blocks and attestations on ethereum proof of stake

## When to choose
- you want a production-tested Go consensus client for Ethereum
- you plan to stake ETH and need a validator client
- you prefer a client with extensive official documentation and community support

## When to avoid
- you need an execution layer client like Geth or Nethermind
- you want a lightweight non-blockchain tool
- you prefer consensus clients written in other languages such as Rust or Nim

## Facets
- artifact type: application
- maturity: active
- function: blockchain, networking, cli, monitoring
- domain: blockchain, microservices, infrastructure-as-code
- platform: windows, go, cli
- tags: ethereum, proof-of-stake, consensus-client, beacon-chain, validator, staking, golang, cryptocurrency, linux, macos, docker

## Member repositories
- OffchainLabs/prysm (main) score 98

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:18.269651+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:27:49.827078+00:00, confidence not recorded.
  - readme: https://github.com/OffchainLabs/prysm (fetched 2026-08-28T04:08:18.269651+00:00, sha cbc548c95ce4)
  - homepage: https://www.offchainlabs.com (fetched 2026-08-29T09:22:29.971102+00:00, sha 8076c31383b2)
  - site_page: https://www.offchain.io/blog/research/debunking-common-misconceptions-about-timeboost (fetched 2026-08-29T09:22:29.981541+00:00, sha 8049a4a24c7e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
