How to Build Recurring Payments on Solana with the Subscriptions Program
「Subscriptions」プログラムを活用して、Solana上でUSDCによる定期支払いを構築しましょう。プランを公開し、各請求サイクルごとに徴収を行い、アクセス権を管理し、オンチェーンイベントをストリーミングできます。
Solana上のTitanメタアグリゲーションAPIを使用してトークンを交換する方法
Quicknode上のTitan Meta-Aggregation APIを使用して、Solanaトークンのスワップ用UIを構築します。これには、価格表示、複数プロバイダーによるスワップ競争、組み合わせ可能な指示、および実行が含まれます。
Solana Memo プログラムの使い方
Pinocchioを基盤としたSolana MemoプログラムとSolana Kitを使用して、トランザクションにオンチェーン・ノートを添付する方法について学びましょう。
How to Access Quicknode Solana RPC Using x402 Payments with @quicknode/x402-solana
@quicknode/x402-solana を使用すれば、API キーなしで Solana RPC にアクセスできます。Quicknode 経由の x402 プロトコルを利用し、USDC でリクエストごとに課金されます。
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)
SolanaでのScaled UI Amount Token拡張機能の使用
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:Rust を使って Solana のトランザクションをバンドルする
このガイドでは、Jito Bundlesとは何か、そしてLil' JITマーケットプレイスアドオンを使用して、RustでJito Bundlesを作成し、Jito Validatorクライアントに送信する方法について解説します。
LLM統合のためのSolana MCPサーバーの構築方法
LLM統合のためのSolana MCPサーバー構築の手順ガイド。自然言語を通じて、AIとブロックチェーンのシームレスな連携を実現します。