raptor-dex
Installation
SKILL.md
Raptor — Self-Hosted Solana DEX Aggregator
Raptor is a self-hosted Rust binary that aggregates swap quotes across 25+ Solana DEXes. Unlike Jupiter, Raptor runs on your own infrastructure with no rate limits, no API key, and no dependency on external API availability. Free during public beta.
- Program ID (Mainnet):
RaptorD5ojtsqDDtJeRsunPLg6GvLYNnwKJWxYE4m87 - GitHub: solanatracker/raptor-binary
- Docs: docs.solanatracker.io/raptor/overview
Quick Start
# Clone the binary repo (includes required signature file)
git clone https://github.com/solanatracker/raptor-binary
cd raptor-binary