# tronprotocol/java-tron

Java implementation of the Tron whitepaper

Repository: https://github.com/tronprotocol/java-tron
Canonical: https://ross.abutalabs.com/products/java-tron
Language: Java
License: LGPL-3.0
License Family: copyleft
Last push: 2026-08-24T06:54:38+00:00

## Health v2 (maintenance only)
Score: 94/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 83, longevity 100
- inputs: {"age_days": 3172, "days_push": 9, "days_rel": 33, "gap_med": 55, "n_releases_24m": 8}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4147, forks 1722 (observed 2026-08-28T04:08:36.413622+00:00)

## What it is
java-tron is the official Java implementation of the TRON Protocol, a DPoS blockchain with an EVM-compatible virtual machine (TVM). It runs as a full node that syncs the TRON network, validates blocks, and serves gRPC/HTTP APIs.

## Use cases
- run a TRON full node
- query TRON blockchain data via API
- deploy and execute TRON smart contracts
- operate a super representative witness node
- build blockchain explorers or wallets on TRON data

## When to choose
- you need to run or operate TRON network infrastructure
- you want to build services on top of TRON with direct node access
- you need an EVM-compatible chain node in Java

## When to avoid
- you only need to send transactions and can use a public API service
- you want to build on Ethereum or another chain
- you need Windows support, which is not offered

## Facets
- artifact type: application
- maturity: active
- function: blockchain, cryptography, networking, rpc, http-server
- domain: blockchain, microservices, developer-tools
- platform: jvm
- tags: tron, dpos, smart-contracts, tvm, evm-compatible, full-node, cryptocurrency-node, cryptocurrency, linux, macos

## Member repositories
- tronprotocol/java-tron (main) score 94

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:36.413622+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:22:55.905918+00:00, confidence not recorded.
  - readme: https://github.com/tronprotocol/java-tron (fetched 2026-08-28T04:08:36.413622+00:00, sha 8b72900d250c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
