The web content provides a comprehensive guide to understanding blockchain technology, its significance, and practical applications, catering to various levels of expertise from beginner to advanced and technical.
Abstract
The article "Understanding Blockchain" serves as an extensive resource for individuals seeking to grasp the intricacies of blockchain technology. It addresses the widespread misconceptions and incomplete explanations often associated with the term by compiling educational materials and insights from various sources. The guide emphasizes the importance of decentralization in the new internet age and recommends foundational content such as Chris Dixon's article on decentralization and a TED Talk on blockchain's role in building trust. It includes multimedia resources like explanatory videos and articles, introduces key concepts and terminology, and delves into the history and evolution of blockchain, including its connection to Bitcoin. The article categorizes its content into beginner, advanced, and technical sections, providing a structured learning path. It covers different types of blockchains, the use of tokens beyond economic value, and offers resources for those interested in developing blockchain applications, including courses and development tools for Ethereum and Hyperledger. The author encourages reader interaction and contribution to the content.
Opinions
The author believes that blockchain is a foundational technology comparable to smartphones and extended reality (XR).
They suggest that blockchain's real value lies in its ability to build trust and support the shift towards a decentralized internet.
The article promotes the use of real metaphors and analogies, such as explaining blockchain "with apples," to make complex concepts more accessible.
It is implied that understanding blockchain is essential for appreciating its impact across various industries and the potential for innovative applications like DAOs, DAS, and dApps.
The author shows a preference for educational resources that explain blockchain at different levels of complexity, including videos from the Center for International Governance Innovation and WIRED, as well as articles from MIT Technology Review and BlockchainHub.
They endorse the Bitcoin White Paper and the Netflix documentary "Banking on Bitcoin" for insights into the origins of blockchain and its pseudonymous creator, Satoshi Nakamoto.
The article highlights the importance of understanding blockchain types, smart contracts, and the role of tokens, suggesting that their value extends beyond the economic realm to include utility and asset ownership.
For hands-on learning, the author recommends courses like the "Blockchain AZ ™ project" and provides a list of development resources for Ethereum and Hyperledger, indicating a belief in the value of practical experience in blockchain development.
The author values community engagement and invites readers to contribute additional resources, corrections, or annotations to the article, fostering a collaborative learning environment.
Understanding Blockchain
In the last years Blockchain has become a buzzword. Everyone talks about Blockchain, a new Internet, a foundation technology such as smartphones and probably Extended Reality (XR), basically the mix of VR, AR and MR. But when you ask someone, “what is Blockchain and how does it work?”, you will probably get an incorrect or incomplete answer. Just as it happened with the world of 3D Printers, I wanted to elaborate an article explaining in detail and at different levels what Blockchain is but there is so much content on the Internet that I have decided to take advantage of it :)
Before going into the details of Blockchain, I recommend to read this article by Chris Dixon on decentralization and why the new age of the Internet should be decentralized; and to watch this TED Talk about the real value of Blockchain: build trust.
BEGINNER
Let’s go with the introductions and key concepts. I’ve seen a million of videos that explain in a thousand ways Blockchain but one of them caught my attention because it uses real metaphors to introduce the concept, explaining complex concepts “with apples”.
The basic concept is perfectly understood, right? To finish this first block, take a look at the Blockchain Observatory of Sngular, one of the most complete documents I have seen about Blockchain that also has a specific focus in Spain. In addition to explaining the concept, it begins to introduce interesting terms such as DAO, DAS or dApps. It also explains concrete uses in several industries and the main players in the market.
ADVANCED
We’re going to take another step to talk about more technical terms. Let’s start with the Blockchain types. The Bitcoin White Paper was published by Satoshi Nakamoto in 2008 (if you want to know more about this enigmatic character, I recommend the Netflix documentary: Banking on Bitcoin) and as the Bitcoin protocol is open source, there are companies and initiatives that, based on the same principles, have created their own Blockchains.
In this article of BlockchainHub you can see the different types of Blockchain that there are right now. The fact is that there isn’t a specific way to list them but I personally like the public / private and based on the approach.
Another important concept is the token. A token is a unit of value that doesn’t have to be economic. For example, in currencies such as Bitcoin, the use is purely economic, but over Ethereum you can generate tokens that give another value, for example access permissions (utility tokens) or ownership of an asset (assey-backed tokens). The two best articles I’ve found about tokens are The Token Classification and Cryptographic Tokens. I have also found this video by George Levy particularly illustrative.