9 tweets 49 reads Jan 14, 2022
Interesting Solidity Projects on GitHub
· ethereum/solidity (13.7k ★)
· full-blockchain-solidity-course-py (4.1k ★)
· awesome-solidity (3.1k ★)
· learning-solidity (1.5k ★)
· slither (1.5k ★)
· solidity-template (900 ★)
· solidity-stringutils (750 ★)
· Synthetix (700 ★)
The Solidity Contract-Oriented Programming Language
Solidity is a statically typed, contract-oriented, high-level language for implementing smart contracts on the Ethereum platform.
github.com
Learning Solidity
The companion to the Youtube tutorials
github.com
Slither, the Solidity source analyzer
Slither is a Solidity static analysis framework written in Python 3. It runs a suite of vulnerability detectors, prints visual information about contract details, and provides an API to easily write custom analyses.
github.com

Report this thread