stellar, Stellar API Server, Stellar Blockchain, Stellar Horizon

HOW TO SETUP A STELLAR HORIZON SERVER ON AWS?

Have you heard of this term Stellar? If not, then you’re in the right spot. This article will take you on a an informed and awake ride through Stellar and its setup procedures on AWS. Stellar is among the rapid-paced, low-cost payment technologies that are open-sourced in its nature. Stellar technology is also comparable to ripple technology in the sense that it is similar to ripple in regards to certain features of transactions. It is also interesting that the the co-founder and founder of Ripple, Jed McCaleb, is also the creator of Stellar.

Stellar is described as a platform that provides banks to connect as well as the payment system and also the users. It is designed to let the transfer of funds and transactions swiftly and efficiently, while enjoying the benefits of trust as well as low cost.

What is what you are able to understand by Stellar Horizon Server?

Horizon is an API server that is part of the entire ecosystem of Stellar. Horizon functions as an interface between applications that want to connect to the Stellar network as well as stellar-core. Horizon lets you send in-transactions for Stellar network, transfer transactions to the Stellar network, keep track of the status of accounts and assists in the process of subscribing to event streams and so on. Horizon is responsible as a provider of an HTTP API for data stored in the Stellar network. Horizon ingests and stores the data created through it’s Stellar network into a format that is more easily consumed by the typical application in comparison to the performance-oriented representations of data that are used in Stellar Core. It is not necessary to create an individual Horizon instance to connect to the Stellar network. There exist two Horizon servers that are operated by the Stellar foundation for development, specifically testing network, and the public network.

https://horizon-testnet.stellar.org./

https://horizon.stellar.org/

They are free servers accessible to anyone and are suitable to develop projects and research at a smaller scale. However, their usage is low and they’re not recommended in the case of production services which require confidence and security.

Read More : https://www.leewayhertz.com/set-up-stellar-horizon-aws/

Standard