跳至主要內容
  1. 指南
  2. /所有標籤
  3. /Node.js Guides

Node.js Guides

20 guides
鏈:全部
語言:全部
技術:全部
產品:全部
使用案例:全部
等級:所有

使用 gRPC 監控 Hyperliquid 的 TP/SL 觸發訂單

了解如何使用 Quicknode 的 gRPC API,在 Hyperliquid 上即時串流止損與獲利了結觸發訂單。並以 TypeScript 語言,按區塊監控待執行止損/獲利了結訂單。

Created June 19, 2026Intermediate
HyperliquidDeFigRPCHyperCoreTradingTypeScript

如何使用 Tokens API 研究 Solana 代幣交易

使用 Tokens.xyz Assets API 來查找某項 Solana 資產的所有鏈上變體、比較流動性與風險,並透過即時交易數據來掌握進場時機。

建立於 2026 年 6 月 4 日中級
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, 2024中級影片
SolanadAppsDeFiJupiterMarketplace Add-OnMetis - 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

How to Build a Wallet Generator for Solana in React

Learn how to create a basic Solana wallet application using React in this step-by-step guide.

Created January 10, 2023Beginner
SolanadAppsReactSolana-Web3.jsSVMWallets

How to Build a Solana Explorer Clone (2 of 3) - Transaction Detail Using Dynamic Routes

This guide will walk you through creating your own Solana Transaction Explorer using React and TypeScript.

Created January 6, 2023Intermediate
SolanaBlock ExplorerdAppsReactSolana-Web3.jsSVMTransactions