| Crates.io | stellar-horizon |
| lib.rs | stellar-horizon |
| version | 0.8.0 |
| created_at | 2020-07-15 10:19:37.881229+00 |
| updated_at | 2025-11-20 13:12:17.304415+00 |
| description | Stellar Horizon client |
| homepage | |
| repository | https://github.com/aurora-rs/stellar-horizon-rs |
| max_upload_size | |
| id | 265385 |
| size | 292,561 |
This crate contains a client for Stellar Horizon, supporting both the REST API and streaming mode.
If you are looking for a crate to build Stellar transactions, look at stellar-base.
You can join the discussion on our mailing list at
~aurora/stellar-sdk@lists.sr.ht.
Easy to mock for testing
Support all Horizon endpoints
Support for Horizon streaming mode
Completely async
You can find the documentation on docs.rs.
This crate is still a work in progress. Relevant SEPs will be implemented as separate crates when possible.
String into Into<String>