Book Image

Learn JavaScript: Build Your Own Blockchain [Video]

By : Brett Hooper
Book Image

Learn JavaScript: Build Your Own Blockchain [Video]

By: Brett Hooper

Overview of this book

<p>As the Blockchain revolution rages around us, you may be feeling left behind as the technology and coin values continue to develop at breakneck speed.<br />As budding JavaScript developers, breaking into Blockchain tech is something we’ve most likely wanted as we definitely need to stay up-to-speed in our evolving environment.</p> <p>While the steep and rigorous learning curve that the likes of Bitcoin and Ethereum programming present may be too much for us as we step into the Blockchain arena, this course eases the barrier of entry with a hands-on implementation of Blockchain tech with a familiar language, JavaScript, that you can use to create and understand a Blockchain system capable of hosting our own Cryptocurrency.</p> <p>Join me in Learn java script: Build your own Blockchain and we’ll position ourselves to become well rounded JavaScript developers and new Blockchain entrepreneurs.</p> <h1>Style and Approach</h1> <p>This course is designed to present basic JavaScript instruction for developers looking to expand their skill-set by taking on a new type of programming challenge: Blockchain development.</p>
Table of Contents (6 chapters)
Chapter 4
Blockchain Crash Course
Content Locked
Section 2
Validating and Securing Data
In this video, we'll review how the data in a blockchain is secured, how the participants in a blockchain network work together to validate new entries for the blockchain ledger, and how the blocks are processed to provide security and consistency. - Discuss how blockchain data is secured - Learn how transactions are validated by blockchain participants - Review the steps of processing blocks for validity and consistency