From 188f43f4cd84b6bb40383f293d6af45a59f24ab6 Mon Sep 17 00:00:00 2001 From: Anton <43762166+smypmsa@users.noreply.github.com> Date: Tue, 15 Apr 2025 09:05:31 +0200 Subject: [PATCH] docs: Geyser listener completed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ae9317e..0b3ff6f 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ We assume no responsibility for the code or its usage. This is our public servic | | Copy trading | Enable copy trading functionality | Not started | | | Token analysis script | Script for basic token analysis (market cap, creator investment, liquidity, token age) | Not started | | | Archive node integration | Use Solana archive nodes for historical analysis (accounts that consistently print tokens, average mint to raydium time) | Not started | -| | Geyser implementation | Leverage Solana Geyser for real-time data stream processing | Not started | +| | Geyser implementation | Leverage Solana Geyser for real-time data stream processing | ✅ | | **Stage 4: Minting experience** | Token minting | Ability to mint tokens (based on user request - someone minted 18k tokens) | FAFO |