chenrui333 / stellar-core

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

Home Page:https://www.stellar.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

https://www.stellar.org

License:Other


Languages

Language:C 52.5%Language:C++ 46.3%Language:Rust 0.4%Language:M4 0.4%Language:Python 0.2%Language:Shell 0.2%Language:Makefile 0.1%Language:Dockerfile 0.0%Language:LLVM 0.0%Language:Emacs Lisp 0.0%