Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.59 KB

scp.md

File metadata and controls

16 lines (12 loc) · 1.59 KB
title
Stellar Consensus Protocol

The Stellar Consensus Protocol (SCP) provides a way to reach consensus without relying on a closed system to accurately record financial transactions. SCP has a set of provable safety properties that optimize for safety over liveness—in the event of partition or misbehaving nodes, it halts progress of the network until consensus can be reached. SCP simultaneously enjoys four key properties: decentralized control, low latency, flexible trust, and asymptotic security.

A few ways to explore SCP:

You can also watch Professor David Mazières's talk on SCP:

SCP talk