From eb0176025893a6cf1139a8aa4a3a2fdd3c053cde Mon Sep 17 00:00:00 2001 From: TheButlerM Date: Wed, 25 Feb 2026 06:51:10 +0100 Subject: [PATCH] Add Solana SDK Tools to crypto focus list (#44) Co-authored-by: DebuggingMax --- crypto_focus.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/crypto_focus.md b/crypto_focus.md index 3e0ba6b..db8b243 100644 --- a/crypto_focus.md +++ b/crypto_focus.md @@ -19,4 +19,5 @@ - [Blankly](https://github.com/blankly-finance/blankly) | `Python` | - 🚀 💸 Easily build, backtest and deploy your algo in just a few lines of code. Trade stocks, cryptos, and forex across exchanges w/ one package. - [Peregrine](https://github.com/wardbradt/peregrine) | `Python` | - Detects arbitrage opportunities across 131 cryptocurrency exchanges in 50 countries - [K](https://github.com/ctubio/Krypto-trading-bot) | `C++` | - Self-hosted crypto trading bot (automated high frequency market making) written in C++ -- [gocryptotrader](https://github.com/thrasher-corp/gocryptotrader) | `Go` | - A cryptocurrency trading bot supporting multiple exchanges written in Golang. \ No newline at end of file +- [gocryptotrader](https://github.com/thrasher-corp/gocryptotrader) | `Go` | - A cryptocurrency trading bot supporting multiple exchanges written in Golang. +- [Solana SDK Tools](https://github.com/DebuggingMax/solana-sdk-tools) | `TypeScript` | - Token scanner and trading toolkit for Solana DEXs (Pump.fun, Raydium) with anti-rug analysis, copy trading, and paper trading mode