From 661ee1150405ab5b3162b60f91ff6485c19c1866 Mon Sep 17 00:00:00 2001 From: osiris account Date: Sat, 11 Mar 2023 21:35:51 -0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- token-scanner-api/Makefile | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index b8da1da..390a7fa 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@
-#### 👉 scalable event scanners and infrastructure for on-chain analysis and machine learning models training (e.g., high-frequency trading with deep learning). +#### 👉 this repository contains blockchaine engineering projects such as scalable event scanners and infrastructure setuos for on-chain analysis and machine learning models training (*e.g.*, high-frequency trading with deep learning).
diff --git a/token-scanner-api/Makefile b/token-scanner-api/Makefile index 77ae4a1..e25cf94 100644 --- a/token-scanner-api/Makefile +++ b/token-scanner-api/Makefile @@ -20,7 +20,3 @@ install_deps: .PHONY: lint lint: tox -e lint - -.PHONY: local_server -local_server: - indexer -a