From 96d4c8d493212d1d8dfb01c912b6b3369dc6e594 Mon Sep 17 00:00:00 2001
From: go outside labs helper <138340846+YnQzZ2w@users.noreply.github.com>
Date: Mon, 4 Sep 2023 10:48:20 -0700
Subject: [PATCH] Update README.md
---
README.md | 13 +------------
1 file changed, 1 insertion(+), 12 deletions(-)
diff --git a/README.md b/README.md
index b941223..8572dae 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@
---
-### scanners
+### in this repo
@@ -29,17 +29,6 @@
* **[token-scanner-api](token-scanner-api)**:
- a mvp for a **scalable event scanner cli and api for ethereum**, through indexing and parsing blocks events. this is the first step for training **machine learning models on the chains** (e.g., high-frequency trading with deep learning).
- check my mirror post **[on building a scalable event scanner for ethereum](https://mirror.xyz/steinkirch.eth/vSF18xcLyfXLIWwxjreRa3I_XskwgnjSc6pScegNJWI)**.
-
-
-
-
-
------
-
-### technologies
-
-
-
* **[apache arrow](technologies/arrow_project.md)**
* **[rlp enconding](technologies/rlp_enconding.md)**
* **[spotify's luigi](technologies/luigi.md)**