---
title: "Understanding Blockchain Fundamentals: Proof-Of-Stake"
url: https://daily.dev/posts/understanding-blockchain-fundamentals-proof-of-stake-cfit-ylhi
source_url: https://levelup.gitconnected.com/understanding-blockchain-fundamentals-proof-of-stake-66250e3be61?source=rss----5517fd7b58a6---4
type: article
source: "gitconnected"
published: 2022-05-02T00:22:55.741Z
updated: 2022-05-02T00:22:55.743Z
tags: ["crypto", "blockchain"]
reading_time: 6
upvotes: 10
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Understanding Blockchain Fundamentals: Proof-Of-Stake

**[gitconnected](https://daily.dev/sources/gc)** · 6 min read · 10 upvotes · 0 comments

## Summary

Proof-Of-Stake is a new consensus algorithm for the Bitcoin blockchain. It works by selecting validators in proportion to their quantity of holdings in the associated cryptocurrency. This is done to avoid the computational cost of proof of work schemes. The first functioning use of PoS for cryptocurrency was Peercoin in 2012.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://levelup.gitconnected.com/understanding-blockchain-fundamentals-proof-of-stake-66250e3be61?source=rss----5517fd7b58a6---4>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#crypto](https://daily.dev/tags/crypto), [#blockchain](https://daily.dev/tags/blockchain)

[View this post on daily.dev](https://daily.dev/posts/understanding-blockchain-fundamentals-proof-of-stake-cfit-ylhi)
