Skip to content
This repository was archived by the owner on Jun 22, 2021. It is now read-only.

Latest commit

 

History

History

reference

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
title replacement
Horizon Reference Overview

Horizon is the client-facing API server for the Stellar ecosystem. It acts as the interface between Stellar Core and applications that want to access the Stellar network. Horizon allows you to submit transactions to the network, check the status of accounts, and subscribe to event streams. For more details, see an overview of the Stellar network.

You can interact directly with Horizon via cURL or a web browser. Stellar.org also provides a JavaScript SDK for clients to use to interact with Horizon.

Stellar.org runs an instance of Horizon that is connected to the testnet.

Libraries

To interact with Horizon use one of the following libraries:

Libraries maintained by Stellar.org:

Community-maintained libraries for interacting with Horizon in other languages: