From 277f52987a4a6f02536586e146ee2994878a5318 Mon Sep 17 00:00:00 2001 From: Anton <43762166+smypmsa@users.noreply.github.com> Date: Sun, 29 Jun 2025 21:35:08 +0200 Subject: [PATCH] docs: mint feature done --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 063dcf0..9908b3c 100644 --- a/README.md +++ b/README.md @@ -200,7 +200,7 @@ As of April 30, 2025, all changes from **refactored/main-v2** are merged into th | | 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 | ✅ | -| **Stage 4: Minting experience** | Token minting | Ability to mint tokens (based on user request - someone minted 18k tokens) | FAFO | +| **Stage 4: Minting experience** | Token minting | Ability to mint tokens (based on user request - someone minted 18k tokens) | ✅ | ## Development timeline