Claude Skill

outsmartchad/solana-trading-cli

基于 TypeScript 的开源 Solana 交易基础设施,集成 17 个 DEX 适配器、12 个交易终端、流动性池操作和 CLI/SDK。支持算法交易、高频交易,即将集成 gRPC 和 OpenClaw。

概览

Stars565
Forks195
语言TypeScript
最后更新2026-02-19
最近同步2026-06-09
前往 GitHub

仓库信息

拥有者outsmartchad
仓库solana-trading-cli
完整名称outsmartchad/solana-trading-cli
Repo ID807,597,872

安装这个 Skill

npm install -g outsmart@alpha

Registry 信息

类型mcp_server
质量分85/100
验证状态readme_parsed
最近验证2026-06-09
平台
MCPOpenClaw
能力
pdfterminalworkflowalgo-tradingcommand-line-tooldecentralized-exchangedeveloper-toolsgrpchigh-frequency-tradingmeteora
识别文件
README.mddocspackage.jsontests
配置键
GRPC_URLGRPC_XTOKENJUPITER_API_KEYJITO_API_KEYHELIUS_API_KEYNOZOMI_API_KEYBLOCKRAZOR_API_KEYNEXTBLOCK_API_KEYZERO_SLOT_API_KEYSOYAS_API_KEYASTRALANE_API_KEYSTELLIUM_API_KEY
安装方式
  • npm install -g outsmart@alpha
  • git clone https://github.com/outsmartchad/outsmart-cli.git
  • npm install --legacy-peer-deps

项目简介

Solana Trading CLI 是一个为 Solana 上的 AI 代理与人类交易者提供的统一交易基础设施,集成了 17 个 DEX 适配器和 12 个交易终端提供商,支持流动性池操作。它提供统一的 CLI/SDK 接口,即将推出 gRPC 流式传输和 OpenClaw 代理集成功能。

英文描述

Trading infrastructure for AI agents and Humans on Solana. 17 DEX adapters, 12 TX landing providers, LP operations, and a unified CLI/SDK — with gRPC streaming and OpenClaw agent integration coming next.

要点

  • 集成 17 个 DEX 适配器,实现广泛市场接入
  • 12 个交易终端提供商,提供执行灵活性
  • 支持流动性池(LP)操作
  • 统一的 CLI 和 SDK 接口
  • 即将推出的 gRPC 流式传输功能
  • 计划集成 OpenClaw 代理

使用场景

  • 算法交易策略开发
  • 在 Solana DEX 上进行高频交易
  • 流动性提供与资金池管理
  • AI 代理交易基础设施
  • DeFi 应用开发者工具
  • 自动化交易机器人创建

README 摘要

# outsmart **The most complete Solana DEX CLI and toolkit for builders, traders, and AI agents** **[Documentation](https://outsmartchad.github.io/outsmart-cli/)** | **[npm](https://www.npmjs.com/package/outsmart)** | **[Discord](https://discord.gg/dc3Kh3Y3yJ)** ## Table of Contents - [About](#about) - [Quick Start](#quick-start) - [Commands](#commands) - [Trading](#trading) - [Liquidity](#liquidity) - [Event Streaming](#event-streaming) - [Wallet Management](#wallet-management) - [Balances](#balances) - [Utilities](#utilities) - [Perpetual Futures (Percolator)](#perpetual-futures-percolator) - [Shared Swap Options](#shared-swap-options) - [Stablecoin Auto-Swap](#stablecoin-auto-swap) - [DEX Adapters](#dex-adapters) - [Programmatic API](#programmatic-api) - [Event Streaming (Programmatic)](#event-streaming-1) - [LP Manager](#lp-manager) - [TX Landing Providers](#tx-landing-providers) - [Environment Variables](#environment-variables) - [Testing](#testing) - [Project Structure](#project-structure) - [Contributing](#contributing) - [Disclaimer](#disclaimer) - [License](#license) --- ## About outsmart unifies every major Solana DEX protocol into a single CLI and Node.js library. 18 on-chain adapters (Raydium, Meteora, Orca, PumpFun, PumpSwap, and more), 2 swap aggregators (Jupiter Ultra, DFlow), 12 concurrent TX landing providers, real-time event streaming via Yellowstone gRPC or WebSocket, and an LP manager with auto-rebalancing and fee compounding — all from one package. **For builders** — `import { getDexAdapter, LpManager, EventStream } from "outsmart"` and ship your own strategies. Typed event streams, per-DEX vault parsing, and a unified adapter interface mean you write the logic — outsmart handles the protocol plumbing across 18 DEXes. **For AI

话题

探索更多

数据来自 GitHub,同步时间:2026-06-09