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

TypeScript Guides

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

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 ProgramToken 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
EthereumAIMCPViem

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 KitWeb3

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 Kit

How to Create a Web3 AI Agent with Coinbase AgentKit

In this guide, you will learn how to create an autonomous blockchain AI agent capable of managing wallets, deploying tokens, performing blockchain transactions, and interacting with users on Twitter (X). This project leverages Coinbase's AgentKit and the Base network to integrate AI-powered decision-making, blockchain operations, and real-time social media engagement.

Created January 28, 2025IntermediateVideo
BaseAgentsAICoinbase AgentKitMarketplaceMarketplace Add-OnTwitter

Deserialize Account Data with Solana Kit

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

Created January 16, 2025Intermediate
SolanaJavaScriptRaydiumSolana Kit

Automate Pump.fun Trading with Metis and Solana Kit

Learn to automate Pump.fun trading using TypeScript, Metis API, and Solana Kit. Step-by-step guide to fetch quotes, execute swaps, and build robust trading integrations programmatically.

Created January 9, 2025Intermediate
SolanaJavaScriptMarketplaceMarketplace Add-OnMetis - Jupiter V6 Swap APIPump.funQuickNode ProductSolana Kit

Monitor Solana Accounts Using WebSockets and Solana Kit

Learn how to use Solana Kit's new subscription system to monitor changes on-chain. This guide covers setting up WebSocket connections, creating account subscriptions, and properly handling errors and cleanup.

Created November 15, 2024Beginner
SolanaSolana KitWebSocket

How to Use QuickNode Add-ons using Solana Kit (Part 2)

This guide will teach you how to integrate multiple QuickNode Add-ons, including REST APIs, into your Solana Kit application.

Created September 14, 2024Intermediate
SolanaJavaScriptMarketplaceMarketplace Add-OnMetis - Jupiter V6 Swap APIQuickNode ProductSolana KitSolana Priority Fee API

How to Create Custom Program Clients in Solana Kit with Codama

This guide will teach you how to generate a custom program client in Solana Kit using Codama.

Created September 13, 2024Intermediate
SolanaAnchorCodamaJavaScriptSolana Kit