
마이크 헤일
All authorsMike is the Solana Technical Writer at Quicknode, where he creates in-depth guides and sample apps covering the latest Solana tech stack. He draws on 25+ years of software development experience to help developers build reliable apps on Solana.
Recent guides

Fetch a Solana wallet's complete transaction history, token account activity included, in one RPC call with Quicknode's getTransactionsForAddress method.

Build an AML monitoring system on Solana using Quicknode Streams and Key-Value Store to log and screen transactions against sanctions watchlists.

Build a rules-based Solana trading bot that discovers trending tokens with the Tokens API and routes swaps through Quicknode's Metis Jupiter Swap API.

Build recurring USDC payments on Solana with the Subscriptions program. Publish a plan, collect each billing cycle, gate access, and stream onchain events.

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.

Learn to grind a custom Solana vanity wallet address with the native solana-keygen grind command and with the GPU-accelerated vanity tool.

Learn how to attach onchain notes to your transactions using the Pinocchio-based Solana Memo program and Solana Kit.

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.

Build a Solana Anchor program with Switchboard Randomness On-Demand to produce verifiable, tamper-proof onchain random numbers via a commit-reveal flow.
Recent sample apps

Jupiter Ultra 스왑 데모
A single-page Solana swap UI demonstrating token swaps using Jupiter Ultra API

피닉스 범죄자 대시보드
React와 TypeScript로 구축된 실시간 SOL 영구 선물 대시보드이며, Phoenix의 공개 REST 및 WebSocket API를 기반으로 합니다. API 키가 필요하지 않습니다.

타이탄 메타 집계 스왑
A single-page Solana swap UI built on the Titan Gateway Meta-Aggregation API