How to Build a Solana Trading Bot with the Tokens API and Metis Swap API
Build a rules-based Solana trading bot that discovers trending tokens with the Tokens API and routes swaps through Quicknode's Metis Jupiter Swap API.
Solana gRPC and Vixen: Monitor Real-Time Jupiter Limit Orders in Rust
Learn how to build a real-time Jupiter Limit Order monitor in Rust using Solana gRPC (Yellowstone-compatible Geyser gRPC) and Vixen's IDL-based parser codegen on Quicknode.
How to Swap Tokens With Jupiter Ultra API
Build a custom Solana token swap UI with Jupiter Ultra API with quote-first swaps, verified token lists, wallet balance fetching, and the complete Ultra swap lifecycle (quote → order → sign → execute)
How to Use Jupiter API to Create a Solana Trading Bot
In this guide, we will walk through how to use Quicknode's Metis add-on which hosts Jupiter's onchain routing engine to create a simple Solana trading bot.
How to Easily Add a Solana Token Swap to Your Webpage with Jupiter Terminal
In this guide, we will walk through how to use Jupiter Terminal, an end-to-end swap component, to add a Solana token swap feature to any webpage.