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.
Building a Polymarket Copy Trading Bot
Build a Polymarket trading bot that tracks a target wallet, logs trades in real time, and adds position tracking and risk caps.
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 Enable Gasless Transactions on Solana with Kora
Learn how to implement gasless transactions on Solana using Kora to enable users to pay transaction fees with any SPL token.
Build a Real-Time Hyperliquid Portfolio Tracker
Build a Real-Time Hyperliquid Portfolio Tracker with HyperCore using Quicknode's Hyperliquid info endpoint.
Using Scaled UI Amount Token Extension on Solana
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.
Create an EVM MCP Server with Claude AI
Learn how to build an MCP server for LLM integration with Ethereum and other EVM-based blockchains.
How to Build a Solana MCP Server for LLM Integration
A step-by-step guide to building a Solana MCP server for LLM integration, enabling seamless AI/blockchain interactions through natural language.
Protect Solana Transactions with Lighthouse Assertion Guards
Learn how to protect your Solana transactions from malicious transaction instructions by utilizing Lighthouse assertion instructions in your transaction.
Deserialize Account Data with Solana Kit
Learn how to deserialize Solana Account data using Solana Kit's Decoder tools.