horizon
Here are 103 public repositories matching this topic...
Stellar client library for the Python language
-
Updated
Aug 28, 2020 - Python
PyAF is an Open Source Python library for Automatic Time Series Forecasting built on top of popular pydata modules.
-
Updated
Jul 31, 2020 - Python
display_bsod internally calls the map_framebuffer syscall to map the framebuffer, because we . were lazy and didn't want to duplicate code. However this syscall retrieves the current process to map it in its process memory.
When we're panicking during early boot, CURRENT_PROCESS is None and this panics in the panic handler.
We should instead do a second function that maps it in the k
Stellar API SDK for .NET Core 2.x and .NET Standard 2.0
-
Updated
Aug 28, 2020 - C#
Stellar SDK for iOS & macOS - Swift, Stellar, Horizon, Soneso
-
Updated
Sep 1, 2020 - Swift
Ledger Explorer for the Stellar Network
-
Updated
Sep 4, 2020 - JavaScript
This app calculates how much a distant object is obscured by the earth's curvature.
-
Updated
Feb 14, 2017 - LiveScript
A lightweight SDK for the stellar horizon api. Written in rust.
-
Updated
Sep 26, 2018 - Rust
Reimplementation of the Nintendo Switch firmware
-
Updated
Jan 11, 2020 - Rust
-
Updated
Sep 6, 2019 - Shell
Pure web client for viewing and managing Stellar accounts
-
Updated
Aug 9, 2017 - JavaScript
A program to unpack and pack files from games using the Decima engine.
-
Updated
Sep 6, 2020 - C++
Configuration module to monitor nextcloud with serverinfo app
-
Updated
May 17, 2018
Safir Monitor Dashboard (Horizon plugin)
-
Updated
Nov 1, 2019 - JavaScript
Improve this page
Add a description, image, and links to the horizon topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the horizon topic, visit your repo's landing page and select "manage topics."


The asset ordering in the
/tradesendpoint is not deterministic. See, for example how responses are different for the same request (/trades?cursor=133053547049738241-0&limit=10&order=asc) in https://horizon.stellar.org/ vs https://horizon-stg-pubnet.stellar.org/.The ordering sho