# ton-blockchain/ton

Main TON monorepo

Repository: https://github.com/ton-blockchain/ton
Canonical: https://ross.abutalabs.com/products/ton
Language: C++
License: NOASSERTION
License Family: other
Topics: blockchain, cryptocurrency, ton, infinite-sharding
Last push: 2026-08-26T18:36:57+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": 2552, "days_push": 7, "days_rel": 16, "gap_med": 18.0, "n_releases_24m": 35}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4136, forks 1639 (observed 2026-08-28T04:08:36.198971+00:00)

## What it is
The main TON monorepo containing the reference implementation of The Open Network blockchain, including the node/validator software, lite-client, tonlib, and the FunC smart contract compiler. It is the core C++ codebase powering the TON (Toncoin) network.

## Use cases
- run a TON blockchain node or validator
- compile FunC smart contracts for TON
- interact with TON blockchain from an application via tonlib
- run a lite-client or lite-server to query TON
- develop decentralized apps on TON
- contribute to the TON protocol implementation

## When to choose
- you need to operate TON network infrastructure like full nodes or validators
- you are building smart contracts or dApps on TON and need the official toolchain
- you want to integrate TON blockchain access into your own software
- you are researching or extending the TON protocol itself

## When to avoid
- you only need a wallet or explorer UI rather than node software
- you are building on a different blockchain such as Ethereum or Solana
- you want a high-level SDK in JavaScript or Python without touching C++
- you need a lightweight library-only dependency rather than a full monorepo build

## Facets
- artifact type: application
- maturity: active
- function: blockchain, compiler, cli, sdk, cryptography
- domain: blockchain, developer-tools, fintech
- platform: windows, cpp, cli
- tags: ton, toncoin, validator-node, func, lite-client, infinite-sharding, smart-contracts, cryptocurrency, linux, macos, docker

## Member repositories
- ton-blockchain/ton (main) score 99

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:36.198971+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:23:01.363520+00:00, confidence not recorded.
  - readme: https://github.com/ton-blockchain/ton (fetched 2026-08-28T04:08:36.198971+00:00, sha 2326a548195f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
