From 0d05f3715c176e2c0f5ef21163d490167e1c3463 Mon Sep 17 00:00:00 2001
From: bt3gl <1130416+bt3gl@users.noreply.github.com>
Date: Fri, 23 Sep 2022 07:08:34 -0700
Subject: [PATCH] =?UTF-8?q?=F0=9F=8D=9F=20add=20links=20for=20dirs?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
README.md | 32 ++++++++++++++++++++++++++------
1 file changed, 26 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md
index ef896ee..f862459 100644
--- a/README.md
+++ b/README.md
@@ -2,8 +2,28 @@
+## in this repo
-## the evm
+
+
+* [master solidity](https://github.com/bt3gl-labs/1337_blockchain_hacker_toolkit/tree/main/master_solidity)
+* [the evm and opcodes](https://github.com/bt3gl-labs/1337_blockchain_hacker_toolkit/tree/main/evm_and_opcodes)
+* [smart contract vulns](https://github.com/bt3gl-labs/1337_blockchain_hacker_toolkit/tree/main/smart_contracts_vulnerabilities)
+* [top immunefi vulns](https://github.com/bt3gl-labs/1337_blockchain_hacker_toolkit/tree/main/top-immunefi-vulnerabilities)
+* [gray hacker stuff](https://github.com/bt3gl-labs/1337_blockchain_hacker_toolkit/tree/main/gray_hat_stuff)
+* [foundry](https://github.com/bt3gl-labs/1337_blockchain_hacker_toolkit/tree/main/foundry)
+* [oracles](https://github.com/bt3gl-labs/1337_blockchain_hacker_toolkit/tree/main/oracles)
+
+
+
+
+---
+
+## resources
+
+
+
+### the evm
@@ -17,7 +37,7 @@
---
-## solidity
+### solidity
@@ -37,7 +57,7 @@
----
-## all things security
+### all things security
@@ -84,7 +104,7 @@
---
-## contracts of interest
+### contracts of interest
@@ -101,7 +121,7 @@
---
-## practice your hacking skils
+### practice your hacking skils
@@ -125,7 +145,7 @@
---
-## hacking tools
+### hacking tools