Skip to content

← Narrative intelligence

Smart Contract L1 Annual Stars (ETH/Solidity/Solana/Polkadot) (GitHub)

Annual new GitHub stars across smart contract platforms (Ethereum Geth, Solidity, Solana, Polkadot) - yearly L1 builder competition wave.

Tier proNarrative intelligencegithubethereumsoliditysolanapolkadotl1

What is it?

Smart contract L1 ecosystems compete for builder mindshare. This chart tracks annual new GitHub stars on four representative core repos : Ethereum Geth client (ethereum/go-ethereum), the Solidity language compiler (ethereum/solidity), Solana validator (solana-labs/solana), Polkadot SDK (paritytech/polkadot-sdk). Reading per-year deltas (vs cumulative counts) makes the four ecosystems directly comparable cycle by cycle - which one captured the most builder enthusiasm in a given year.

How to read

Multi-line, four colors. X-axis = year. Y-axis = new stars that year. Peak years differ per ecosystem - Ethereum Geth peaks align with DeFi summer cycles, Solidity tracks smart-contract dev surges, Solana with 2021 + post-mainnet revivals, Polkadot SDK consolidated from polkadot + substrate post-2023. Compare per-year heights, not lifetime cumulatives.

Key zones

Each ecosystem's peak year typically delivers a few thousand new stars on its repo. Ethereum maintains a high baseline through every cycle (Geth + Solidity together). Solana peaks emerged with the 2021 mainstream wave. Polkadot SDK shows tall first bars at the 2023 consolidation date. The latest point shows the trailing 12-month delta, refreshed daily; earlier points are closed calendar years.

What to observe

Solana peak years exceeding Ethereum Geth = altseason narrative validated by builders. Solidity surge ahead of Geth = smart-contract dev wave preceding infra wave. Polkadot SDK rising while Ethereum flat = multi-chain narrative momentum.

Historical context

Ethereum Geth repo created December 2013. Solidity repo created August 2015. Solana repo March 2018. Polkadot SDK consolidated from polkadot + substrate in August 2023. Each ecosystem's star trajectory reveals builder rotation patterns across cycles.

Expert notes

Trinity's 4-ecosystem basket is editorial - representative of dominant L1 narratives. Future iterations may add additional ecosystems (Avalanche, Sui, Aptos) when their core repos are backfilled. Star count is cumulative - for current momentum, look at slope over a rolling window.

Common mistakes to avoid

Higher absolute stars = better L1 ❌. Compare slopes, not levels. A new L1 with 5K stars growing 100/day is more momentum-active than an established L1 with 40K stars growing 10/day.

Programmatic access

REST API

curl -sS \
  'https://api.trinityinsights.io/api/v1/narrative-intelligence/narrative-gh-smart-contract-platforms/history?days=90' \
  -H 'X-API-Key: $TRINITY_API_KEY'

MCP server

{
  "tool": "get_chart_value",
  "metric_id": "narrative-gh-smart-contract-platforms",
  "timeframe": "1y"
}

Required tier: pro. See the pricing grid for the tier list and the MCP documentation for multi-client configuration.

Related metrics

Institutional disclaimer

Trinity Insights is an educational and analytical tool. The metric above does not constitute investment advice. Trinity Insights is not a Crypto-Asset Service Provider (CASP) registered under MiCA Regulation (EU) 2023/1114. See the full disclaimer.