Hyperliquid ノードを運用していますか?Hyperliquid のピアリング機能を使用して、ブロックおよびフルメンプールへのダイレクトパスを有効にします。
詳細はこちらConnect to Stellar mainnet and every active testnet with low-latency RPC, full archive data, debug and trace APIs, and real-time Streams. The complete Stellar data stack, managed from a single Quicknode dashboard.
Stellar builders need more than basic RPC. Quicknode runs the full surface: the Horizon REST API and the Soroban smart-contract RPC, plus real-time Streams, all from one dashboard.
Query, subscribe, and stream Stellar data with low latency. From a single call to real-time delivery, you get the right interface for the job.
Six ways to access Stellar data, from a single Horizon call to Soroban contracts and real-time Streams. Pick the interface, ship faster.
Query accounts, balances, payments, trades, and transaction history over the Horizon REST API on mainnet and testnet.
Backfill and real-time Stellar data delivered to your datastore with guaranteed reliability.
配信保証、再送信、および組み込みの再編成処理機能を備えたイベント駆動型アラート。特定のアドレス、コントラクトイベント、またはオンチェーンの条件をサブスクライブし、リアルタイムで対応できます。
Deploy and invoke Soroban smart contracts, and read contract state, over the Soroban JSON-RPC.
Query order books, trades, and strict-send and strict-receive payment paths over the Horizon REST API to power payments, remittances, and DEX apps.
Query Soroban contract events with getEvents over the Soroban RPC to track invocations, transfers, and state changes.
Point the Stellar SDK at a Quicknode Stellar endpoint and read accounts, submit payments, and invoke Soroban contracts. Horizon REST and Soroban RPC on private low-latency infrastructure.
Point the Stellar SDK or CLI at a Quicknode Stellar endpoint. Horizon queries and Soroban calls carry over.
The Horizon REST API for payments and history, plus the Soroban RPC for smart contracts, on one endpoint.
// Query Stellar with the SDKimport { Horizon } from "@stellar/stellar-sdk";const server = new Horizon.Server(QUICKNODE_STELLAR_URL);const account = await server.loadAccount(publicKey);console.log(account.balances);// Horizon REST and Soroban RPC over one endpoint.
Docs, guides, and runnable sample apps for every Stellar workload. Clone, customize, and ship.
Full reference for the Stellar Horizon REST API and the Soroban smart-contract RPC, with account, payment, and contract examples.
Set up backfill and real-time Stellar data delivered to your own datastore and API with Quicknode Streams.
Runnable sample apps and starter kits across Quicknode-supported chains, including Stellar. Clone one and ship.
From your first Stellar endpoint to mission-critical production workloads, Quicknode scales with you. Get started in minutes.
Spin up your Stellar endpoint and ship. The free tier covers prototyping and small production loads, no credit card required.
Dedicated Stellar infrastructure, contractual SLAs, priority support, and procurement-ready terms for wallets, exchanges, trading firms, and high-volume protocols.
"Our users share one link, pay3.so/@username, and their sender just pays. No addresses, no chain confusion, no 'did it go through?' messages. They just see 'payment received.' Quicknode Streams is what makes that real across four chains simultaneously, and it's the same infrastructure we're now extending to merchants without rebuilding a thing."Varun, Founder & CEO @ pay3
よくある質問
まだ疑問が残っていますか? サポートにお問い合わせいただくか、Quicknode (equipe )をご利用いただければ、答えを見つけるお手伝いをいたします。
SOC 2 タイプ II 認証取得・ISO 27001
The Stellar toolchain you already know works unchanged on Quicknode. The Stellar SDK, the Stellar CLI, and Soroban tooling all point at a Quicknode endpoint.