From 8e18f3f0174b27b53e5a8a0568189da3fbe8baa5 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Thu, 18 Nov 2021 09:21:58 +0000 Subject: [PATCH] Add: MythX to Smart Contract section --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index feba863..fad13d6 100644 --- a/README.md +++ b/README.md @@ -3330,6 +3330,10 @@ This repository is created as an online bookmark for useful links, resources and mikedeshazer/bricks Bricks is a sandbox and instruction manual collection for building smart contract exploits for Ethereum blockchains, designed to help developers think like hackers in a safe, fun environment. + + Mytx + Smart contract security service for Ethereum + nccgroup/GOATCasino This is an intentionally vulnerable smart contract truffle deployment aimed at allowing those interested in smart contract security to exploit a wide variety of issues in a safe environment.