EthSpring

⌘K
  1. Home
  2. Docs
  3. EthSpring
  4. Ethereum Development
  5. Smart Contract Security

Smart Contract Security

Smart contract security is super important! Unfortunately, there is only limited + very fragmented resources on the topic. Here’s a (growing) compilation on the topic.

Interactive Method

Ethernaut is the de-facto course for smart contract security. I highly recommend trying them first on your own. If you are stuck, you can easily find walkthroughs on the internet.

Ethernaut

Lecture/Workshop Method

Both of these guys are a legend. Watch this.

How to find Solidity vulnerabilities

Finding exploits and saving people’s money w/ samczsun