From 02692793a9d0c15abbd9dced24a4bca5b156c21b Mon Sep 17 00:00:00 2001 From: smypmsa Date: Fri, 20 Mar 2026 18:56:23 +0000 Subject: [PATCH] docs: add cli and skill links --- README.md | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 0ab37bd..7975a48 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,10 @@ For instant updates from the network, you can enable [Yellowstone gRPC Geyser pl The official maintainers are in the [MAINTAINERS.md](MAINTAINERS.md) file. Leave your feedback by opening **Issues**. +> **Also by Chainstack** β€” if you prefer a terminal interface or want to give an AI agent trading capabilities: +> - [**pumpfun-cli**](https://github.com/chainstacklabs/pumpfun-cli) β€” CLI for trading, launching, and managing tokens on pump.fun; buy, sell, wallet management, and smart routing between bonding curve and PumpSwap AMM. +> - [**pumpclaw**](https://github.com/chainstacklabs/pumpclaw) β€” agent skill that equips AI assistants (OpenClaw, Claude Code, Cursor, Codex) with the ability to operate pumpfun-cli. + --- **🚨 SCAM ALERT**: Issues section is often targeted by scam bots willing to redirect you to an external resource and drain your funds. I have enabled a GitHub actions script to detect the common patterns and tag them, which obviously is not 100% accurate. This is also why you will see deleted comments in the issuesβ€”I only delete the scam bot comments targeting your private keys. Not everyone is a scammer though, sometimes there are helpful outside devs who comment and I absolutely appreciate it. @@ -216,16 +220,4 @@ As of April 30, 2025, all changes from **refactored/main-v2** are merged into th | | 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) | βœ… | - -## Development timeline -- Development begins: Week of March 10, 2025 -- Implementation approach: Gradual rollout in separate branch -- Priority: Stages progress from simple to complex features -- Completion guarantee: Full completion of Stage 1, other stages dependent on feedback and feasibility - --- - -> **Also by Chainstack** β€” if you prefer a terminal interface or want to give an AI agent trading capabilities: -> - [**pumpfun-cli**](https://github.com/chainstacklabs/pumpfun-cli) β€” CLI for trading, launching, and managing tokens on pump.fun; buy, sell, wallet management, and smart routing between bonding curve and PumpSwap AMM. -> - [**pumpclaw**](https://github.com/chainstacklabs/pumpclaw) β€” agent skill that equips AI assistants (OpenClaw, Claude Code, Cursor, Codex) with the ability to operate pumpfun-cli. -