From eacb2554dac1a67b64cef51823cf669cca225fd0 Mon Sep 17 00:00:00 2001 From: Anton <43762166+smypmsa@users.noreply.github.com> Date: Tue, 15 Apr 2025 09:06:19 +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 1537c53..e740730 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,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 |