From ffd9ed6cedda82614fa82f37ced928ba36197138 Mon Sep 17 00:00:00 2001
From: bt3gl <1130416+bt3gl@users.noreply.github.com>
Date: Mon, 3 Oct 2022 18:16:57 -0700
Subject: [PATCH] =?UTF-8?q?=F0=9F=8D=89=20add=20link=20to=20cosmos=20and?=
=?UTF-8?q?=20rust?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
README.md | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 06a0170..3ae3c71 100644
--- a/README.md
+++ b/README.md
@@ -11,8 +11,9 @@
-* [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)
+* [solidity](https://github.com/bt3gl-labs/1337_blockchain_hacker_toolkit/tree/main/master_solidity)
+
@@ -20,6 +21,8 @@
#### other chains
* [solana](https://github.com/bt3gl-labs/1337_blockchain_hacker_toolkit/tree/main/solana)
+* [cosmos](https://github.com/bt3gl-labs/1337_blockchain_hacker_toolkit/tree/main/cosmos)
+* [rust](https://github.com/bt3gl-labs/1337_blockchain_hacker_toolkit/tree/main/rust)