★ 2 stars
Python
💻 Code/Dev Tools
Updated 6mo ago
⚠ Review
FastMCP server implementing basic Solana DEX operations. ✨ Provides tools for sell order creation, cancellation, and retrieval. 👍 Executes orders using pre-signed token/SOL transactions (non-atomic). 🙏 Persists order book to JSON file. 📁 Associates orders with external ICO IDs. 🔗 Utilizes Solders & httpx for Solana interaction. ☀️
View on GitHub →