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.
Robinhood Chain पर स्टॉक टोकन डेटा कैसे पढ़ें
Learn how to read Stock Token data (TSLA, AAPL, NVDA, AMZN) on Robinhood Chain using Quicknode RPC and viem: token metadata, total supply, balances, and Transfer history.
सोलाना पर टाइटन मेटा-एग्रीगेशन एपीआई का उपयोग करके टोकन कैसे स्वैप करें
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.
gRPC का उपयोग करके हाइपरलिक्विड TP/SL ट्रिगर ऑर्डर की निगरानी करें
Learn how to stream live stop-loss and take-profit trigger orders on Hyperliquid using Quicknode's gRPC API. Monitor resting TP/SL orders per block in TypeScript.
सोलाना पर कस्टम वैनिटी वॉलेट एड्रेस कैसे बनाएं
नेटिव सोलाना-कीजेन ग्राइंड कमांड और जीपीयू-एक्सेलरेटेड वैनिटी टूल का उपयोग करके कस्टम सोलाना वैनिटी वॉलेट एड्रेस बनाना सीखें।
सोलाना मेमो प्रोग्राम का उपयोग कैसे करें
पिनोचियो पर आधारित सोलाना मेमो प्रोग्राम और सोलाना किट का उपयोग करके अपने लेनदेन में ऑनचेन नोट्स को संलग्न करना सीखें।
टोकन एपीआई का उपयोग करके सोलाना टोकन ट्रेडों पर शोध कैसे करें
Tokens.xyz एसेट्स एपीआई का उपयोग करके सोलाना एसेट के सभी ऑनचेन वेरिएंट का पता लगाएं, लिक्विडिटी और जोखिम की तुलना करें और लाइव ट्रेड डेटा के साथ एंट्री का समय निर्धारित करें।
How to Generate Onchain Random Numbers on Solana with Switchboard VRF
Build a Solana Anchor program with Switchboard Randomness On-Demand to produce verifiable, tamper-proof onchain random numbers via a commit-reveal flow.
Build a Real-Time SOL Perps Dashboard with the Phoenix API
Build a live SOL perpetual futures dashboard on Solana using the Phoenix REST and WebSocket API market stats, orderbook, candles, trades, and funding.
How to Build and Deploy a Leo Program on Aleo
Learn how to write, test, and deploy a private token program on Aleo testnet using Leo and a Quicknode RPC endpoint.