Explain a proof of stake in a simple way?
Answer / Anand Prakash
Proof of Stake is a consensus algorithm that allows nodes to create new blocks by validating the transactions. Unlike Proof of Work, it doesn't require computational power; instead, the probability of creating a new block increases with the amount of cryptocurrency (staked) held by the node.
| Is This Answer Correct ? | 0 Yes | 0 No |
A distributed digital ledger is used for recording transaction in blockchain. What does the system rely on?
Name the common type of ledgers that can be considered by users in Blockchain?
How blockchain ledger is differentiated from the normal ledger?
What is cryptocurrency mining?
What is the difference between the distributed database and the traditional database?
What are blockchain durability and robustness?
How will you handle the risk management when it comes to securing the transactions records?
Is it possible to modify the data once it is written in a block?
What is remix?
Can you name few of the platforms for developing the blockchain applications?
How are merkle trees used in blockchains?
Why it is not possible to edit the data once it is done in a block?