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

Latest commit

 

History

History

guides

title replacement
Stellar Development Guides

These guides are designed to help you learn more about the technical aspects of integrating Stellar into your application or service, from the very basics to more detailed topics like submitting transactions at a high rate with channels.

If you are looking for detailed documentation on Stellar’s HTTP API or client libraries for your favorite programming language, check out the API Reference section.

Some guides are grouped together:

Get Started

The Get Started guide will introduce you to the basic technical aspects of Stellar, starting with an introduction to the various parts of the Stellar network, then moving on to address programmatically creating accounts and performing transactions.

Concepts

The Concepts section contains overviews and explanations of various objects, terms, and technologies used throughout the Stellar ecosystem, from accounts to the details of the Stellar Consensus Protocol that underlies everything.

SDKs

Looking for more details on Stellar’s client SDKs? You can find detailed documentation for each client SDK in the API Reference section.

Walkthroughs

Need more help? Need to understand how to implement something? Use these design patterns and tutorials as a starting place!