All Projects → stellar → Stellar Core

stellar / Stellar Core

Licence: other
stellar-core is the reference implementation for the peer to peer agent that manages the Stellar network

Programming Languages

c
50402 projects - #5 most used programming language
C++
36643 projects - #6 most used programming language
RPC
45 projects
M4
1887 projects
shell
77523 projects
python
139335 projects - #7 most used programming language
Stellar
Creating equitable access to the global financial system

Stellar Core

Build Status

Stellar-core is a replicated state machine that maintains a local copy of a cryptographic ledger and processes transactions against it, in consensus with a set of peers. It implements the Stellar Consensus Protocol, a federated consensus protocol. It is written in C++14 and runs on Linux, OSX and Windows. Learn more by reading the overview document.

Documentation

Documentation of the code's layout and abstractions, as well as for the functionality available, can be found in ./docs.

Installation

See Installation

Contributing

See Contributing

Running tests

See running tests

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].