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 Read Stock Tokens Data on 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.
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.
Monitor Hyperliquid TP/SL Trigger Orders with gRPC
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.
How to Create a Custom Vanity Wallet Address on Solana
Learn to grind a custom Solana vanity wallet address with the native solana-keygen grind command and with the GPU-accelerated 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.
Tokens API를 사용하여 솔라나 토큰 거래를 조사하는 방법
Tokens.xyz Assets API를 사용하여 Solana 자산의 모든 온체인 변형을 확인하고, 유동성과 위험을 비교하며, 실시간 거래 데이터를 바탕으로 매수·매도 시점을 파악하세요.
Switchboard VRF를 사용하여 Solana에서 온체인 난수를 생성하는 방법
Switchboard의 ‘Randomness On-Demand’ 기능을 활용하여 Solana Anchor 프로그램을 구축하고, 커밋-리빌(commit-reveal) 프로세스를 통해 검증 가능하고 변조가 불가능한 온체인 난수를 생성합니다.
Phoenix API를 사용하여 실시간 SOL 영구물권 대시보드 구축하기
Phoenix REST 및 WebSocket API의 시장 통계, 오더북, 캔들 차트, 거래 내역, 펀딩 데이터를 활용하여 Solana에서 실시간 SOL 무기한 선물 대시보드를 구축합니다.
Aleo에서 Leo 프로그램을 구축하고 배포하는 방법
Leo와 Quicknode RPC 엔드포인트를 사용하여 Aleo 테스트넷에서 비공개 토큰 프로그램을 작성, 테스트 및 배포하는 방법을 알아보세요.