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

JavaScript Guides

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

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
SolanaLighthouseSolanaWeb3.js-2.0TypeScript

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.

Created January 28, 2025Intermediate
SolanadAppsDeFiMarketplace Add-OnMetis - Jupiter V6 Swap APIPump.funSwap

Deserialize Account Data with Solana Web3.js 2.0

Learn how to deserialize Solana Account data using Solana Web3.js 2.0's Decoder tools.

Created January 16, 2025Intermediate
SolanaRaydiumSolanaWeb3.js-2.0TypeScript

🎥 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!

Created January 10, 2025BeginnerVideo
EthereumAgentsAIOpenAIStreams

Automate Pump.fun Trading with Metis and Solana Web3.js 2.0

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

Created January 9, 2025Intermediate
SolanaMarketplaceMarketplace Add-OnMetis - Jupiter V6 Swap APIPump.funQuickNode ProductSolanaWeb3.js-2.0TypeScript

How to Use QuickNode Add-ons using Solana Web3.js 2.0 (Part 2)

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

Created September 14, 2024Intermediate
SolanaMarketplaceMarketplace Add-OnMetis - Jupiter V6 Swap APIQuickNode ProductSolana Priority Fee APISolanaWeb3.js-2.0TypeScript

How to Create Custom Program Clients in Solana Web3.js 2.0 with Codama

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

Created September 13, 2024Intermediate
SolanaAnchorCodamaSolanaWeb3.js-2.0TypeScript

How to Use QuickNode Add-ons using Solana Web3.js 2.0 (Part 1)

This guide will teach you how to seamlessly integrate QuickNode's Marketplace Add-ons into your Solana Web3.js 2.0 application, .

Created September 13, 2024Intermediate
SolanaMarketplaceMarketplace Add-OnQuickNode ProductSolana Priority Fee APISolanaWeb3.js-2.0TypeScript

Creating a Fungible Token with Solana Web3.js 2.0

This guide will teach you how to create a fungible token on the Solana blockchain using the Solana Web3.js 2.0 library.

Created September 8, 2024Beginner
SolanaSolanaWeb3.js-2.0SPL TokensTypeScript

How to Send Transactions with Solana Web3.js 2.0

This guide will teach you how to send transactions with Solana Web3.js 2.0, a major update to their JavaScript library for interacting with the Solana blockchain. Specifically, we will airdrop SOL and transfer it between two accounts.

Created September 1, 2024Beginner
SolanaSolanaWeb3.js-2.0TypeScript
    …