From 36b5933c94f3905f24a38d3d4de38a17e807ff8b Mon Sep 17 00:00:00 2001 From: Jason Schwarz Date: Tue, 20 Aug 2024 08:59:33 -0300 Subject: [PATCH] =?UTF-8?q?=E2=9C=82=EF=B8=8F=20refactor=20-=20Add=20Solid?= =?UTF-8?q?ity=20Challenge=20CTFs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e4dffa7..8f29aed 100644 --- a/README.md +++ b/README.md @@ -186,6 +186,7 @@ - [ChainShot](https://www.chainshot.com/) - Hands-on learning with challenging coding tutorials. - [OpenZeppelin/damn-vulnerable-defi](https://github.com/OpenZeppelin/damn-vulnerable-defi) - A set of challenges to hack implementations of DeFi in Ethereum. - [OpenZeppelin/ethernaut](https://github.com/OpenZeppelin/ethernaut) - Ethernaut is a Web3/Solidity based wargame to be played in the Ethereum Virtual Machine. Each level is a smart contract that needs to be 'hacked'. +- [Solidity-Challenges](https://github.com/passandscore/solidity-challenges) - Offers a wide range of challenges, from language-specific tasks to exploit-focused scenarios. Contributors are welcome to add new challenges. #### Jobs