Shubham51ngh Authors Oliver Jumpertz
7 days
30 days
All time
Recent
Popular
"Blockchain technology is energy-intensive..." => No, it doesn't have to be.
Let's look at Proof-Of-Stake, an alternative to the energy-intensive Proof-Of-Work algorithm.
🧵🔽
1️⃣ A Quick Recap On Proof-Of-Work
A Proof-Of-Work algorithm requires miners to do a certain amount of work that is compute-intensive to gain access to a service or the right to do something. This algorithm, by design, also requires that the work done shall not ...
... be reusable for anything else than what it was performed for. This lies at the core of the security concept of a blockchain. To gain the right to append a new block to a chain and to get some currency as a reward, there is work to be done, and this work must be verifyable.
That work is a race between different miners. Many miners try to compete and to be the first to find the answer to a problem presented to them. This implies that a lot of energy is wasted as only the first correct solution is accepted.
You can find a more detailed thread on Proof-Of-Work
Let's look at Proof-Of-Stake, an alternative to the energy-intensive Proof-Of-Work algorithm.
🧵🔽
1️⃣ A Quick Recap On Proof-Of-Work
A Proof-Of-Work algorithm requires miners to do a certain amount of work that is compute-intensive to gain access to a service or the right to do something. This algorithm, by design, also requires that the work done shall not ...
... be reusable for anything else than what it was performed for. This lies at the core of the security concept of a blockchain. To gain the right to append a new block to a chain and to get some currency as a reward, there is work to be done, and this work must be verifyable.
That work is a race between different miners. Many miners try to compete and to be the first to find the answer to a problem presented to them. This implies that a lot of energy is wasted as only the first correct solution is accepted.
You can find a more detailed thread on Proof-Of-Work
Proof-Of-Work is the name of a cryptographic algorithm that is used for some blockchains when new blocks are to be appended to the chain.
— Oliver Jumpertz (@oliverjumpertz) April 3, 2021
Let's take a higher-level look at how this one works, shall we?
\U0001f9f5\U0001f53d