# sei-protocol/sei-chain

Repository: https://github.com/sei-protocol/sei-chain
Canonical: https://ross.abutalabs.com/products/sei-chain
Language: Go
License: Apache-2.0
License Family: permissive
Last push: 2026-08-26T22:08:51+00:00

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

## Adoption (not part of the score)
Stars 2844, forks 886 (observed 2026-08-28T04:07:24.879740+00:00)

## What it is
Sei Chain is the Go implementation of the Sei Layer 1 blockchain, a delegated proof-of-stake network featuring a parallelized EVM and CosmWasm execution. It includes optimizations like Twin Turbo consensus, optimistic parallelization, and SeiDB for high-throughput, low-latency transaction processing.

## Use cases
- run a Sei blockchain node or validator
- deploy EVM smart contracts on a high-performance L1
- build dApps needing fast finality and parallel transaction execution
- serve EVM JSON-RPC endpoints for Ethereum tooling
- operate a testnet validator on Atlantic-2

## When to choose
- you need EVM compatibility with parallel execution and sub-second finality
- you want to run validator or full-node infrastructure for Sei
- you're building high-throughput DeFi or trading applications

## When to avoid
- you need a simple smart contract deployment without running node infrastructure
- you require IBC support, which was removed in v6.7
- you need a managed blockchain service rather than self-operated nodes

## Facets
- artifact type: application
- maturity: active
- function: blockchain, rpc, database, concurrency
- domain: blockchain, microservices, developer-tools
- platform: go, cli
- tags: l1-blockchain, evm, cosmwasm, proof-of-stake, parallel-execution, tendermint, smart-contracts, cryptocurrency, linux

## Member repositories
- sei-protocol/sei-chain (main) score 99

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:24.879740+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-30T07:37:10.683165+00:00, confidence not recorded.
  - readme: https://github.com/sei-protocol/sei-chain (fetched 2026-08-28T04:07:24.879740+00:00, sha 3b7abb5c4233)
- Data as of 2026-08-30T08:39:29.467469+00:00.
