What is Horizon?
Horizon is an HTTP API server that makes it easy for people to interact with the Stellar network without having to worry about low-level details. It exposes multiple endpoints that are optimized to allow you to do things like:
- Submit a transaction to the network
- Read information about the current state of the ledger (like an account’s balance)
- Explore historical data (like the transactions an account has submitted to the network)