How to Audit Smart Contract Languages: Brief Intro
Fri, Nov 15, 2024, 01:09 PM · 08:24
In this talk, we’ll dive into the unique challenges and considerations when auditing a smart contract language, as opposed to auditing individual smart contracts. We’ll cover: - Things to Look For: Key aspects of a smart contract language that need review. - Mindset Difference: Shifting from a contract-centric to a language-centric perspective, focusing on broader systemic issues rather than isolated contract logic.
I am a blockchain security researcher with over five years of experience. I spend time at OpenZeppelin, protecting some of the leading projects in the space. Along the way, I discovered a passion for Rust—my favorite language for just about everything—and I especially love diving into Rust codebases to audit and secure them.