First, I’d like to apologize for taking so long to finish up this final script. We’ve had a lot of work to do with preparing for the hard fork, plus some events in real life have been taking up my time. Regardless, here is the 1st draft of script 5. My reading of this script took about 5 minutes and 30 seconds.
The script focuses on the mission of the Peercoin blockchain, which treats Peercoin as a value store/backbone/settlement layer by maximizing decentralization and scaling transactions through layer 2 networks. Please review: @RobertLloyd @peerchemist @Nagalim
With Formatting
Hi, I’m Chronos, and welcome to Part 5 of the Peercoin Primer. Peercoin is one of the world’s most established cryptocurrencies, and each video in this series will explore a different aspect of it.
Show overview onscreen:
Part 1: Launch
Part 2: Security
Part 3: Benefits
Part 4: Economics
Part 5: Mission
These videos are designed to be watched in any order, so feel free to jump directly to what most interests you. Today In this video, we’re going to touch on the legacy that talk about Peercoin’s mission. Peercoin brings to the world. What is Peercoin’s mission? Rather than focus on its mission as a useable currency though, a topic which was already thoroughly covered in video 4, we will instead focus on the mission of the Peercoin blockchain itself. Sunny King, one of the anonymous founders of Peercoin, once talked about this in an a 2013 interview. He wrote the following:
"From my point of view, I think the cryptocurrency movement needs at least one ‘backbone’ currency, that maintains a high degree of decentralization, maintains a high level of security, but doesn’t necessarily provide a high volume of transactions. Pure proof-of-work systems such as bitcoin are not 100% suitable for this task. This is because the transaction fee is not a reliable incentive to sustain network security.
Peercoin is designed to serve as a backbone currency. The proof-of-stake technology in Peercoin is not only energy efficient, it also maintains a high level of security without relying on transaction fees."
So what does a backbone currency actually do? In his quote, when Sunny talked about designing Peercoin as a backbone currency, he was actually introducing a concept that has now become widely known in the broader crypto community as a settlement layer. Before we delve further into this though, it’s vital that we first understand why decentralized blockchains are weak on scalability.
Specifically, it is difficult for a blockchain to remain decentralized while simultaneously supporting an ever increasing number of users and transactions. The reason is because increasing the number of transactions places additional strain on the block producers who are processing these transactions and providing security for the network. Many block producers are not properly equipped to handle the additional transaction load that would result in trying to support mass usage levels on their chain. It would only result in a shrinking number of block producers and the eventual centralization of the blockchain itself.
Many blockchain projects have therefore been faced with either supporting the scaling of transactions on the blockchain along with the resulting loss of decentralization, or supporting the scaling of transactions off the blockchain through the use of layered scaling solutions. This is the central debate between Bitcoin and Bitcoin Cash, whether to scale usage primarily through on-chain or off-chain transactions.
In the layered scaling approach, the majority of transactions are conducted off the blockchain through separate, independent layers specifically built for high volume, high speed, low cost transactions. This takes significant pressure off block producers, with final settlement occurring on the blockchain. In this model, the blockchain is treated as the foundational settlement layer, upon which the entire system is built. The blockchain acts as a trustless and secure cryptographic base layer, while other 2nd layer networks are built on top of the blockchain to support additional scaling and expand the transaction capacity of the network. An example of layer 2 is the Lightning Network, which was built to scale Bitcoin.
As Sunny stated in his quote above, the mission of the Peercoin blockchain is to maintain a high degree of decentralized security without providing a high volume of on-chain transactions. Instead, the majority of transactions are pushed onto secondary layers built specifically for transaction processing, while Peercoin is utilized as the base layer which secures the entire system and allows final settlement to be permanently recorded. Peercoin is therefore the very definition of a trustless settlement network, which shows the incredible forethought of Sunny King as Bitcoin did not adopt this strategy until years later after it became obvious the blockchain alone could not support mass global usage of a transactional cryptocurrency.
In fact, Peercoin actually acts better as a trustless settlement layer than Bitcoin, since Peercoin’s security is maintained through a continuous block reward, which means there will never be competition between block producers and 2nd layer node operators for transaction fees. This fact alone makes Peercoin more compatible with second layer scaling infrastructure than many other blockchains that rely on security through on-chain user transaction fees.
It secures value. Efficiency, sustainability, user governance, scalability, and a fair distribution. All these qualities combine to form a long-term minded blockchain network that is focused on In conclusion, Peercoin’s primary mission of maximizing decentralization works to preserve the trustless, immutable and censorship resistant nature of the blockchain so that it can always be relied upon to fulfill its core role as a distributed mechanism backbone for securely storing all different types of value. This value can be anything from wealth being stored as peercoins, to data being stored on the chain in the form of tokens, records, or contracts. Regardless of the type of value being stored, Peercoin was built with the fundamentals in mind to always ensure that your value remains safe and secure.
One really cool project I want to share is Perpera, a data audit protocol that lives on top of Peercoin. Using this tool, you can prove and transfer document ownership, notarize documents, and even track document revision history. It comes with an easy-to-use web interface, and this is just one example of the kind of innovation that Peercoin makes possible. The sky is truly the limit.
If you enjoyed these videos, and want to learn more about Peercoin, be sure to head over to the official website at peercoin.net. There’s also a great community, very knowledgeable and friendly, on the official forums at talk.peercoin.net. And lastly, there’s a ton more educational material in the Peercoin University, at university.peercoin.net, where you can really get in-depth with this beautiful blockchain.
If you have any questions or comments, let us know! Post below the video, or just head over to the forums. We’d love to hear from you.
Oh, and don’t forget to subscribe.
I’m Chronos. Thanks for watching!
Without Formatting
Hi, I’m Chronos, and welcome to Part 5 of the Peercoin Primer. Peercoin is one of the world’s most established cryptocurrencies, and each video in this series will explore a different aspect of it.
Show overview onscreen:
Part 1: Launch
Part 2: Security
Part 3: Benefits
Part 4: Economics
Part 5: Mission
In this video, we’re going to talk about Peercoin’s mission. Rather than focus on its mission as a useable currency though, a topic which was already thoroughly covered in video 4, we will instead focus on the mission of the Peercoin blockchain itself. Sunny King, the anonymous founder of Peercoin, once talked about this in a 2013 interview. He wrote the following:
"From my point of view, I think the cryptocurrency movement needs at least one ‘backbone’ currency, that maintains a high degree of decentralization, maintains a high level of security, but doesn’t necessarily provide a high volume of transactions. Pure proof-of-work systems such as bitcoin are not 100% suitable for this task. This is because the transaction fee is not a reliable incentive to sustain network security.
Peercoin is designed to serve as a backbone currency. The proof-of-stake technology in Peercoin is not only energy efficient, it also maintains a high level of security without relying on transaction fees."
In his quote, when Sunny talked about designing Peercoin as a backbone currency, he was actually introducing a concept that has now become widely known in the broader crypto community as a settlement network. Before we delve further into this though, it’s vital that we first understand why decentralized blockchains are weak on scalability.
Specifically, it is difficult for a blockchain to remain decentralized while simultaneously supporting an ever increasing number of users and transactions. The reason is because increasing the number of transactions places additional strain on the block producers who are processing these transactions and providing security for the network. Many block producers are not properly equipped to handle the additional transaction load that would result in trying to support mass usage levels on their chain. It would only result in a shrinking number of block producers and the eventual centralization of the blockchain itself.
Many blockchain projects have therefore been faced with either supporting the scaling of transactions on the blockchain along with the resulting loss of decentralization, or supporting the scaling of transactions off the blockchain through the use of layered scaling solutions. This is the central debate between Bitcoin and Bitcoin Cash, whether to scale usage primarily through on-chain or off-chain transactions.
In the layered scaling approach, the majority of transactions are conducted off the blockchain through separate, independent layers specifically built for high volume, high speed, low cost transactions. This takes significant pressure off block producers, with final settlement occurring on the blockchain. In this model, the blockchain is treated as the foundational settlement layer, upon which the entire system is built. The blockchain acts as a trustless and secure cryptographic base layer, while other 2nd layer networks are built on top of the blockchain to support additional scaling and expand the transaction capacity of the network. An example of layer 2 is the Lightning Network, which was built to scale Bitcoin.
As Sunny stated in his quote above, the mission of the Peercoin blockchain is to maintain a high degree of decentralized security without providing a high volume of on-chain transactions. Instead, the majority of transactions are pushed onto secondary layers built specifically for transaction processing, while Peercoin is utilized as the base layer which secures the entire system and allows final settlement to be permanently recorded. Peercoin is therefore the very definition of a trustless settlement network, which shows the incredible forethought of Sunny King as Bitcoin did not adopt this strategy until years later after it became obvious the blockchain alone could not support mass global usage of a transactional cryptocurrency.
In fact, Peercoin actually acts better as a trustless settlement layer than Bitcoin, since Peercoin’s security is maintained through a continuous block reward, which means there will never be competition between block producers and 2nd layer node operators for transaction fees. This fact alone makes Peercoin more compatible with second layer scaling infrastructure than many other blockchains that rely on security through on-chain user transaction fees.
In conclusion, Peercoin’s primary mission of maximizing decentralization works to preserve the trustless, immutable and censorship resistant nature of the blockchain so that it can always be relied upon to fulfill its core role as a distributed backbone for securely storing all different types of value. This value can be anything from wealth being stored as peercoins, to data being stored on the chain in the form of tokens, records, or contracts. Regardless of the type of value being stored, Peercoin was built with the fundamentals in mind to always ensure that your value remains safe and secure.
If you enjoyed these videos, and want to learn more about Peercoin, be sure to head over to the official website at peercoin.net. There’s also a great community, very knowledgeable and friendly, on the official forums at talk.peercoin.net. And lastly, there’s a ton more educational material at university.peercoin.net, where you can really get in-depth with this beautiful blockchain.
If you have any questions or comments, let us know! Post below the video, or just head over to the forums. We’d love to hear from you.
Oh, and don’t forget to subscribe.
I’m Chronos. Thanks for watching!