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.
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.
Deserialize Account Data with Solana Kit
Learn how to deserialize Solana Account data using Solana Kit's Decoder tools.
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.
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.
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.
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.