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.
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.
Introduction to the Aleo Blockchain and Leo Smart Contract Language
Learn about Aleo blockchain's privacy-first architecture, AleoBFT consensus, offchain execution with snarkVM, and the Leo zero-knowledge programming language.
How to Trade HIP-4 Prediction Markets on Hyperliquid
Discover, fund, trade, and stream Hyperliquid HIP-4 binary outcome markets using Quicknode and the Hyperliquid TypeScript SDK.
How to Build a Real-Time Sui Portfolio Tracker with GraphQL and gRPC
Build a terminal-based Sui portfolio tracker that fetches balances and transactions with GraphQL and streams live checkpoints via gRPC using Quicknode.
Build a Multichain Balance Checker with MPP Sessions
Build a TypeScript script that queries native token balances across 15 EVM chains using a single MPP session. Learn session lifecycle, voucher-based payments, and cost optimization.
Build a Hyperliquid Intelligence Bot with SQL Explorer
Build a bot that queries Hyperliquid data via the SQL Explorer REST API and delivers a formatted market digest to Telegram on a daily schedule.
Build a Live Wallet Watchlist on Hyperliquid
Build a dynamic wallet watchlist using Quicknode Webhooks and Key-Value Store. Add or remove addresses on the fly without restarting your webhook.