stellar
stellar-core is the backbone of the Stellar network. It maintains a local copy of the ledger, communicating and staying in sync with other instances of stellar-core on the network. Optionally, stellar-core can store historical records of the ledger and participate in consensus.
Horizon is the client facing HTTP API server for the Stellar ecosystem
Very simple stellar client built with interstellar.
Stellar documentation
Docker container definitions for stellar-core
INACTIVE. Browser based client for stellard. This repository is inactive. It points to the stellard network, which is being replaced by stellar-core. Please refer to the replacement repository, interstellar-client, which points to the stellar-core network.
Holds encrypted data. Used by stellar-client to store the user's key in a secure way.
Stellar developer portal site generator.
The stellar-base library is the lowest-level stellar helper library. It consists of classes to read, write, hash, and sign the xdr structures that are used in stellard.
The Interstellar Module System is an open ecosystem of modules that aims to make it easy to build a web application on the Stellar network. This repository (interstellar) contains a command line tool that standardizes the build process for Stellar web applications based on the module configuration.
Main Stellar client library for the Javascript language
Stellar's public monorepo of go code
A code generator for XDR
integration-testing blockchain cryptocurrency stellar
Main Stellar client library for the Ruby language
A system of creating isolated Stellar test networks into which you can play transactions and record results.
The stellar-base library is the lowest-level stellar helper library. It consists of classes to read, write, hash, and sign the xdr structures that are used in stellard.
Read/write XDR encoded data structures (RFC 4506)
Read/write XDR encoded data structures (RFC 4506)
An opinionated framework built on top of expressjs used to build better web services for stellar
Stellar.org's Solar CSS framework theme
govalidator
Forked from asaskevich/govalidator[Go] Package of validators and sanitizers for strings, numerics, slices and structs