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.
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.
Create a Solana Copy Trading Bot Using Pump.fun
In this guide, we will walk through how to use QuickNode's Metis Pump.fun API and Yellowstone gRPC to create a Solana trading bot that copies trades on the Pump.fun DEX.
Deserialize Account Data with Solana Kit
Learn how to deserialize Solana Account data using Solana Kit's Decoder tools.
🎥 How to Create and Set Up AI Agents
In this video, learn how to create an AI Agent for Discord using JavaScript and the OpenAI API. Powered by QuickNode Streams, this Agent fetches block metrics data from a database for seamless interaction!
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.
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.
How to Use QuickNode Add-ons using Solana Kit (Part 1)
This guide will teach you how to seamlessly integrate QuickNode's Marketplace Add-ons into your Solana Kit application, .
Creating a Fungible Token with Solana Kit
This guide will teach you how to create a fungible token on the Solana blockchain using the Solana Kit library.