Stellar RPC
Stellar Overview
Stellar is a decentralized payment network and blockchain platform designed for fast, low-cost cross-border transactions and asset transfers. The network uses the Stellar Consensus Protocol (SCP), a federated Byzantine agreement protocol that enables rapid transaction finality without traditional mining. Stellar facilitates multi-currency transactions and asset tokenization through built-in decentralized exchange functionality.
Interacting with Stellar's APIs
Stellar supports REST API methods through Horizon for querying ledger data, account information, and transaction history, plus the Stellar RPC API for smart contract deployment and invocation. Developers can use the Stellar SDK libraries (available in JavaScript, Python, Java, Go, and other languages) or standard HTTP clients to communicate with Stellar nodes.
The Quicknode Stellar documentation is continuously evolving as the network undergoes upgrades and changes, so we highly recommend cross-referencing with the official Stellar documentation for the latest updates and features.
Make Stellar API Calls
The quickest way to start building on Stellar is to create a Quicknode endpoint and send your first API request.
Quicknode provides managed Stellar endpoints, giving you immediate access to Stellar Mainnet and Testnet without the overhead of running infrastructure. These endpoints offer:
- 高可靠性——全球分布式基础设施,旨在最大限度地减少停机时间
- 性能提升——针对生产级应用优化了延迟和请求处理
- Integrated ecosystem – additional functionality through Quicknode add-ons and products like Streams
请访问“快速入门”页面,创建您的endpoint 发送您的第一个请求。
支持的网络
Quicknode provides access to the following Stellar networks:
Complete reference for developers building on Stellar with Quicknode:
快速入门
Get started with Stellar quickly. Follow our step-by-step quickstart to set up your endpoint and make your first API request.
提供商端点
Learn how to configure and manage your Stellar endpoints for optimal performance and reliability.
API 概述
了解受支持的 API、网络、Quicknode 以及增强的 API 功能,用于构建功能强大的应用程序。
附加组件
Discover endpoint add-ons that extend your Stellar development workflow.
Endpoint
通过身份验证、白名单和最佳安全实践来保护您的终端设备。
错误代码
Understand common error codes and troubleshooting steps for Stellar API requests.