Skip to content

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.

License

Unknown, Apache-2.0 licenses found

Licenses found

Unknown
COPYING
Apache-2.0
LICENSE-APACHE.txt
Notifications You must be signed in to change notification settings

zaqqwerty/stellar-core

This branch is 4965 commits behind stellar/stellar-core:master.

Folders and files

NameName
Last commit message
Last commit date
Jun 10, 2019
Sep 20, 2019
Oct 2, 2019
Jun 18, 2019
May 7, 2018
Dec 19, 2018
Oct 4, 2019
Oct 27, 2018
Mar 5, 2018
Feb 21, 2015
Apr 3, 2019
Mar 5, 2018
Jun 19, 2019
Dec 1, 2014
Aug 13, 2019
Jun 14, 2019
Dec 1, 2014
Jun 8, 2019
Aug 20, 2019
Apr 7, 2015
Aug 19, 2019
Mar 25, 2015
Jul 15, 2015
Dec 1, 2018
May 23, 2019
Mar 5, 2018
Mar 6, 2019
Aug 26, 2019
Nov 26, 2014
Mar 6, 2019
Mar 24, 2015
Aug 22, 2019

Repository files navigation

Build Status

stellar-core

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

About

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.

Resources

License

Unknown, Apache-2.0 licenses found

Licenses found

Unknown
COPYING
Apache-2.0
LICENSE-APACHE.txt

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 58.8%
  • C++ 40.3%
  • M4 0.4%
  • RPC 0.3%
  • Shell 0.2%
  • Makefile 0.0%