argotorg/solidity
Solidity, the Smart Contract Programming Language
About the project
Solidity is a statically-typed programming language for writing smart contracts that run on the Ethereum Virtual Machine. The repository contains the compiler and related language infrastructure.
Useful for
- Write and compile a smart contract for deployment on Ethereum
- Build the Solidity compiler from source for local development
- Study example contracts (voting, auction) from the documentation
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 1 star so far today, about 2 expected by the end of the day.
- GitHub Trending C++ today: #13, +4 stars.
- Recent forks include notable developers: @Dev-next-gen (910 followers).
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 25,741
- Today
- 1 · ≈ 2 by evening
- Forks
- 6,163
- Issues and pull requests
- 16,445
- Watchers
- 717
- Language
- C++
- License
- GPL-3.0
- Latest release
- v0.8.37 · September 10, 2026
- Created
- August 17, 2015
- Last push
- September 25, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 26, 2026GitHub Trending C++ today: #13, +4 stars
Similar by description
-
0.9
carbon-language/carbon-lang
An experimental programming language designed as a successor to C++, aiming for C++-level performance and seamless interoperability with existing C++ code. Not ready for use yet; the compiler and toolchain are under…
-
1.2
modular/modular
Open-source components of the Modular Platform for AI development and deployment: the Mojo language compiler and standard library, plus the MAX framework with an inference server and model pipelines.