# near/nearcore

Reference client for NEAR Protocol

Repository: https://github.com/near/nearcore
Canonical: https://ross.abutalabs.com/products/nearcore
Homepage: https://near.org
Language: Rust
License: GPL-3.0
License Family: copyleft
Topics: blockchain, rust, webassembly, nearprotocol
Last push: 2026-08-26T21:01:57+00:00

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

## Adoption (not part of the score)
Stars 2611, forks 789 (observed 2026-08-28T04:07:04.316601+00:00)

## What it is
nearcore is the reference client implementation of the NEAR Protocol, a sharded proof-of-stake blockchain written in Rust. It runs full nodes and validators that execute smart contracts compiled to WebAssembly and maintain the NEAR network's state.

## Use cases
- run a NEAR Protocol node
- operate a validator for the NEAR blockchain
- sync a full archive node for NEAR
- develop and test NEAR protocol changes
- host an RPC endpoint for NEAR dApps
- execute WebAssembly smart contracts on NEAR

## When to choose
- you need to run or validate on the NEAR network
- you're contributing to NEAR Protocol core development
- you need a self-hosted NEAR RPC node instead of third-party providers
- you're building infrastructure or tooling that requires direct node access

## When to avoid
- you just want to write smart contracts (use near-sdk-rs or near-sdk-js instead)
- you want to interact with NEAR from a frontend (use near-api-js)
- you're building on a different blockchain
- you need a lightweight wallet rather than a full node

## Facets
- artifact type: application
- maturity: active
- function: interpreter, wasm, networking, cryptography, rpc, database
- domain: blockchain, microservices, developer-tools
- platform: rust, cross-platform
- tags: near-protocol, blockchain-node, smart-contracts, sharding, validator, reference-client, cryptocurrency, linux, macos

## Member repositories
- near/nearcore (main) score 98

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:04.316601+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-30T02:20:52.099389+00:00, confidence not recorded.
  - readme: https://github.com/near/nearcore (fetched 2026-08-28T04:07:04.316601+00:00, sha e73d654aa3c7)
  - homepage: https://near.org (fetched 2026-08-29T10:03:35.922476+00:00, sha f58c88eba5d5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
