From 20b9e98dab0435cf48d3e8c4c801d7d19efe4e0a Mon Sep 17 00:00:00 2001 From: pe3zx Date: Mon, 23 Aug 2021 15:04:45 +0700 Subject: [PATCH] Add: cryptic/echidna to Smart Contract section --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 512c5b2..c58b0c4 100644 --- a/README.md +++ b/README.md @@ -2992,6 +2992,10 @@ This repository is created as an online bookmark for useful links, resources and ConsenSys/smart-contract-best-practices A guide to smart contract security best practices + + crytic/echidna + Ethereum smart contract fuzzer + crytic/slither Static Analyzer for Solidity