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.
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 Access Quicknode Solana RPC Using x402 Payments with @quicknode/x402-solana
Access Solana RPC with no API key using @quicknode/x402-solana. Pay per request with USDC via the x402 protocol through Quicknode.
Build a Solana Kit Plugin for Quicknode Priority Fees API
Build a Solana Kit plugin that fetches priority fee estimates from Quicknode and wires them directly into your transaction pipeline.
How to Trade Kalshi Prediction Markets on Solana Using DFlow
Learn how to discover Kalshi prediction market events, fetch Yes/No prices, buy outcome tokens on Solana, and redeem winnings after settlement using the DFlow Prediction Markets API.
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)
Using Scaled UI Amount Token Extension on Solana
This guide demonstrates how to use the Scaled UI Amount extension in the Solana Token-2022 program. It covers creating a token, minting, transferring, and updating the UI amount multiplier.
Jito Bundles: Bundle Solana Transactions with Rust
In this guide, we will explore what Jito Bundles are and how to use the Lil' JIT marketplace add-on to create and send them to the Jito Validator client using Rust.
Comment mettre en place un serveur MCP Solana pour l'intégration d'un LLM
Guide étape par étape pour la mise en place d'un serveur Solana MCP en vue de l'intégration d'un LLM, permettant des interactions fluides entre l'IA et la blockchain via le langage naturel.