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

Node.js Guides

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

How to Build a Solana Trading Bot with the Tokens API and Metis Swap API

Build a rules-based Solana trading bot that discovers trending tokens with the Tokens API and routes swaps through Quicknode's Metis Jupiter Swap API.

Created July 21, 2026Intermediate
SolanaBotsDeFiJupiterMetis - Jupiter Swap APISolana KitSPL TokensSVMSwapTradingTypeScript

Hyperliquid L1, L2, L3, and L4 Order Book Levels

Learn Hyperliquid L1, L2, L3, and L4 order book data with Quicknode gRPC examples, including aggregated depth, individual orders, and wallet attribution.

Created July 18, 2026Intermediate
HyperliquidDataDeFigRPCHyperCoreJavaScriptTradingTypeScript

Monitor Hyperliquid TP/SL Trigger Orders with gRPC

Learn how to stream live stop-loss and take-profit trigger orders on Hyperliquid using Quicknode's gRPC API. Monitor resting TP/SL orders per block in TypeScript.

Created June 19, 2026Intermediate
HyperliquidDeFigRPCHyperCoreTradingTypeScript

How to Research Solana Token Trades with the Tokens API

Use the Tokens.xyz Assets API to find every onchain variant of a Solana asset, compare liquidity and risk, and time entries with live trade data.

Created June 4, 2026Intermediate
SolanaAPIDeFiDEXSPL TokensSVMTradingTypeScript

How to Build a Real-Time Sui Portfolio Tracker with GraphQL and gRPC

Build a terminal-based Sui portfolio tracker that fetches balances and transactions with GraphQL and streams live checkpoints via gRPC using Quicknode.

Created April 21, 2026Intermediate
GraphQLgRPCPortfolioSuiTypeScript

How to Use Jupiter API to Create a Solana Trading Bot

In this guide, we will walk through how to use Quicknode's Metis add-on which hosts Jupiter's onchain routing engine to create a simple Solana trading bot.

Created February 9, 2024IntermediateVideo
SolanaAdd-onsdAppsDeFiJupiterMetis - Jupiter Swap APISolana KitSVMSwapTypeScript

How to Deploy and Interact with Smart Contracts on TRON Using JavaScript

In this guide, you will learn how to deploy and interact with a smart contract using TronBox and TronWeb developers tools.

Created June 9, 2023Beginner
EVMJavaScriptSmart ContractsSolidityTRONTronBoxTronWeb

How To Make Batch Requests on Ethereum

This guide will provide step-by-step instructions on creating batch requests on the Ethereum network. You will learn what batch requests are and how to make a script for batch requests using Node.js. Note that this guide only applies to users running their own Ethereum node locally or on a remote server.

Created March 9, 2023Intermediate
EthereumEVMTransactions

How to Create Programmable NFTs on Solana

This guide explains Programmable NFTs (pNFTs) and walks through how to mint them using TypeScript.

Created February 4, 2023Beginner
SolanaJavaScriptMetaplexNFTsSVMTypeScript

How to Integrate Sign-in Authentication with a Solana Wallet

In this guide, we will use the Solana Wallet Adapter to authenticate users on your dApp!

Created January 30, 2023Intermediate
SolanaAuthenticationdAppsJavaScriptJWTReactSolana-Web3.jsSSOSVMWallets