Build an AML Monitoring System on Solana with Quicknode Streams
Build an AML monitoring system on Solana using Quicknode Streams and Key-Value Store to log and screen transactions against sanctions watchlists.
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.
How to Build Recurring Payments on Solana with the Subscriptions Program
Build recurring USDC payments on Solana with the Subscriptions program. Publish a plan, collect each billing cycle, gate access, and stream onchain events.
How to Swap Tokens With the Titan Meta-Aggregation API on Solana
Build a Solana token swap UI with the Titan Meta-Aggregation API on Quicknode, covering price quotes, a multi-provider swap race, composable instructions, and execution.
Hoe maak je een aangepast Vanity-walletadres aan op Solana
Leer hoe je een aangepast Solana kunt genereren met het ingebouwde ` solana grind`-commando en met de GPU-versnelde vanity-tool.
How to Use the Solana Memo Program
Learn how to attach onchain notes to your transactions using the Pinocchio-based Solana Memo program and Solana Kit.
How to Research Solana Token Trades with the Tokens API
Use the Tokens.xyz Assets API to find every onchain variant of a Solana asset, compare liquidity and risk, and time entries with live trade data.
Hoe genereer je on-chain willekeurige getallen op Solana Switchboard VRF
Bouw een Solana -programma met Switchboard Randomness On-Demand om verifieerbare, fraudebestendige willekeurige getallen op de blockchain te genereren via een ‘commit-reveal flow.
Een realtime SOL Perps-dashboard bouwen met de Phoenix API
Bouw een dashboard voor live SOL perpetual futures op Solana de marktstatistieken, het orderboek, de candlesticks, de transacties en de funding van de Phoenix REST- en WebSocket-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.