Skip to main content
  1. Guides
  2. /All Tags
  3. /TypeScript Guides

TypeScript Guides

74 guides
Chain: All
Language: All
Technology: All
Product: All
Use Case: All
Level: All

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.

Created February 25, 2026Intermediate
SolanaMarketplace Add-onQuicknode ProductSolana KitSolana Priority Fee APISVMTransactions

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.

Created February 20, 2026Intermediate
BotsDeFiPolymarketTradingWebSocket

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.

Created February 19, 2026Intermediate
SolanaDeFiDFlowKalshiPrediction MarketsSolana KitSVM

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.

Created February 3, 2026Advanced
SolanaKoraRustSVM

Build a Real-Time Hyperliquid Portfolio Tracker

Build a Real-Time Hyperliquid Portfolio Tracker with HyperCore using Quicknode's Hyperliquid info endpoint.

Created September 30, 2025Intermediate
HyperliquidDataHyperCoreJavaScriptTrading

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.

Created May 16, 2025Intermediate
SolanaJavaScriptSolana CLISolana KitSolana-web3.jsSPL Token ProgramSVMToken ExtensionsToken-2022

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.

Created April 29, 2025Intermediate
EthereumAIEVMMCPViem

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.

Created April 14, 2025Intermediate
SolanaAIMCPSolana KitSVMWeb3

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.

Created February 28, 2025Intermediate
SolanaJavaScriptLighthouseSolana KitSVM

Deserialize Account Data with Solana Kit

Learn how to deserialize Solana Account data using Solana Kit's Decoder tools.

Created January 16, 2025Intermediate
SolanaJavaScriptRaydiumSolana KitSVM