From c400ab8a41680250d830c5dc14ee4ac908b3fb22 Mon Sep 17 00:00:00 2001
From: "steinkirch.eth" <1130416+mvonsteinkirch@users.noreply.github.com>
Date: Sat, 11 Mar 2023 15:05:16 -0800
Subject: [PATCH] =?UTF-8?q?=F0=9F=9B=A0=20blockchain=20engineering=20repo?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
README.md | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index d4ca273..d03fedb 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
-### web3 projects and code
+### my web3 projects and code
@@ -18,6 +18,12 @@
+* [**🛠blockchain engineering repo**](https://github.com/go-outside-labs/blockchain-data-engineering):
+ - a repo with several scalable projects for blockchain big data, including a scalable event scanner.
+
+
+
+
* [**🧮 published book on algorithms and data structures**](https://github.com/go-outside-labs/algorithms-book-py):
- it's always good to actually understand those searches and sortings algorithms. published in 2015.