From a0d868dd6e9a88e827f83e5296a58acccd393e1c Mon Sep 17 00:00:00 2001 From: pe3zx Date: Mon, 23 Aug 2021 14:58:42 +0700 Subject: [PATCH] Add: The Ethernaut to Smart Contract section --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7d92e74..a4ef270 100644 --- a/README.md +++ b/README.md @@ -3016,6 +3016,10 @@ This repository is created as an online bookmark for useful links, resources and smartbugs/smartbugs SmartBugs: A Framework to Analyze Solidity Smart Contracts + + The Ethernaut + The Ethernaut is a Web3/Solidity based wargame inspired on overthewire.org, played in the Ethereum Virtual Machine. Each level is a smart contract that needs to be 'hacked'. + ## Vulnerable