EthList: The Comprehensive Ethereum Reading List
This repository profile is provided by osrepos.com, an open source repository discovery platform.
Summary
EthList is a comprehensive, crowdsourced Ethereum reading list maintained by Scanate, offering an invaluable resource for anyone interested in the Ethereum ecosystem. It organizes a vast collection of articles, videos, whitepapers, and tutorials across various categories. This repository makes it easy to navigate the complex world of Ethereum, from foundational concepts to advanced technical details.
Repository Information
Topics
Click on any tag to explore related repositories
Use at your own risk
OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of code from these repositories is the user's own responsibility. Always review the repository, source code, dependencies, licenses, and security implications before running or installing anything. OSRepos is not responsible for issues, damages, or losses resulting from third-party repositories.
Introduction
EthList is a comprehensive, crowdsourced Ethereum reading list maintained by Scanate. It serves as an invaluable resource for anyone looking to delve into the world of Ethereum, from beginners seeking simple explanations to seasoned developers and researchers. The repository organizes a vast collection of articles, videos, whitepapers, and tutorials across various categories, making it easy to navigate the complex Ethereum ecosystem.
Getting Started
To get started with EthList, simply browse the repository's README file on GitHub. The list is structured with clear sections like 'Introduction', 'Getting Started', 'Ecosystem', 'Thought Pieces', 'Trading', 'Programming', and 'Legal', allowing users to quickly find resources relevant to their interests. The community-driven nature means you can also contribute by submitting a Pull Request if you find a great resource to add.
Examples
EthList covers a wide array of topics. For instance, under 'Introduction', you'll find resources like Blockchain Demo - Visual demonstration of blockchain technologies and Vitalik Buterin explains Ethereum (video). The 'Programming' section offers tutorials such as Build your own crypto-currency with Ethereum and Learn Solidity by Making a Game on CryptoZombies.io. For deeper dives, the 'Research' section includes papers on Proof of Stake, Plasma, and Sharding, alongside links to Devcon talks and protocol updates.
Why Use It
EthList stands out as a central hub for Ethereum knowledge due to its comprehensive coverage and community curation. It provides a structured path for learning, from foundational concepts to advanced technical details, security best practices, and legal considerations. Whether you're a curious newcomer, an aspiring developer, or an investor, EthList offers a well-organized and continuously updated collection of essential readings and resources.
Links
Related repositories
Similar repositories that may be relevant next.

EDB: Source-Level Time-Travel Debugger for Ethereum Smart Contracts
April 19, 2026
EDB is a powerful source-level time-travel debugger designed for Ethereum smart contracts, bridging the gap between high-level Solidity code and low-level EVM execution. It offers essential features like step-by-step execution, local variable inspection, custom expression evaluation, and breakpoints, significantly enhancing the debugging experience for Web3 developers.

Wake: A Python Framework for Secure Solidity Development and Fuzz Testing
January 21, 2026
Wake is a robust Python-based framework designed for secure Solidity development and comprehensive fuzz testing. It provides built-in vulnerability detectors, helping developers build more secure Ethereum dApps. With features like a VS Code extension and CI/CD integration, Wake streamlines the smart contract development workflow.

CertoraProver: State-of-the-Art Formal Verification for Smart Contracts
December 27, 2025
The Certora Prover is a leading security tool for automated formal verification of smart contracts. It supports EVM-based chains, Solana, and Stellar, ensuring robust security for decentralized applications. This open-source project, written in Kotlin, provides developers with powerful capabilities to enhance smart contract integrity.
Source repository
Open the original repository on GitHub.