Smart Contract Security: Finding DeFi Vulnerabilities is a comprehensive technical guide to understanding, identifying, and mitigating security vulnerabilities in Ethereum smart contracts and decentralized finance protocols. The title begins with the foundations of EVM architecture, Solidity execution, storage layout, threat modeling, and access control before progressing into the most important vulnerability classes encountered in modern smart contracts. Topics include reentrancy, read-only reentrancy, arithmetic and precision issues, denial-of-service patterns, unchecked calls, transaction-ordering dependencies, MEV, and integration risks.
The Solana MEV Playbook: Building High-Frequency Arbitrage and MEV Bots in Rust Solana moves in milliseconds. MEV moves in microseconds. If your bot is slow, someone else eats your trade. This is the technical playbook for engineers who want to build production-grade MEV and arbitrage infrastructure on Solana — in Rust, from the ground up, with real code and real architecture.
Free, code-first Solidity guide - 13 chapters from fundamentals to DeFi, security, gas optimization, and production testing with Foundry.
Build real smart contracts with confidence from your very first line of Solidity. This hands-on guide walks you from blockchain fundamentals to advanced security, DeFi, NFTs, DAOs and production-ready development. Packed with practical examples and proven patterns, it gives you the skills to create secure Ethereum applications that are ready for the real world.