// the find
bkrem/awesome-solidity
⟠ A curated list of awesome Solidity resources, libraries, tools and more
An awesome-list for Solidity development — links to tutorials, libraries, tooling, security resources, and deployed mainnet contracts. It's a bookmark dump maintained by the community, not a guide with opinions. Useful as a starting point when you don't know what you don't know.
The security section is genuinely useful: not-so-smart-contracts, Capture the Ether, damn-vulnerable-defi, and the Trail of Bits / OpenZeppelin audit archives are real references, not filler. The 'Deployed on Mainnet' section is a practical shortcut to reading production-grade Solidity (Uniswap v3, ENS, Compound) rather than toy examples. CI runs link checks automatically, so dead links get caught. Coverage across the full toolchain — from REPLs to fuzzers to VS Code plugins — is broad enough to be genuinely useful to someone getting oriented.
Several entries are unmaintained or superseded: Truffle is effectively dead in favor of Hardhat/Foundry, Brownie has been abandoned, and dapptools lost to Foundry years ago — none of this is flagged. The list makes no distinction between 'use this' and 'this once existed', which means someone following it fresh will waste time on dead toolchains. There's no Foundry-first learning path despite Foundry being the dominant choice for new projects as of 2024. The jobs section links generic crypto job boards that have nothing specifically to do with Solidity development and add no value.