/eth-sec-lab

A repository of notes, writeups and tests to understand security-related issues of Ethereum smart contracts.

Primary LanguageSolidity

Smart contract security lab

A repository of notes, writeups and tests to understand security-related issues of Ethereum smart contracts.

Each case can be studied and reproduced in its own sandbox. An isolated local environment usually built with Hardhat or Foundry.

Tests cases may not necessarily exactly match the real scenario of the issue under study.

Disclaimer

All code included in this repository is presented for educational purposes.

DO NOT USE IN PRODUCTION.