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:
- To learn all about the protocol, read the white paper.
- If you are implementing SCP, see the internet draft and send questions and feedback to the DIN mailing list.
- View or contribute to the code in stellar-core.
- If white papers aren't your thing, here's a technical summary.
- If you're new to consensus, get the basics from our graphic novel, Adventures in Galactic Consensus.
You can also watch Professor David Mazières's talk on SCP: