Skip to content

graydon/stellar-core

 
 

Repository files navigation

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

About

distributed transaction processor

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 55.0%
  • C++ 43.8%
  • RPC 0.4%
  • M4 0.4%
  • Shell 0.2%
  • Python 0.1%
  • Other 0.1%