arn-Blockchain-By-Building-Your-Own-In-JavaScript

所属分类:区块链开发
开发工具:JavaScript
文件大小:34KB
下载次数:0
上传日期:2021-12-18 13:50:36
上 传 者sh-1993
说明:  通过用JavaScript构建自己的区块链来学习区块链,用JavaScript编程语言编写自己的区块网和去中心化网络。
(Learn-Blockchain-By-Building-Your-Own-In-JavaScript,Code out your very own blockchain and decentralized network in the javascript programming language.)

文件列表:
dev (0, 2018-06-22)
dev\block-explorer (0, 2018-06-22)
dev\block-explorer\index.html (5963, 2018-06-22)
dev\blockchain.js (3938, 2018-06-22)
dev\networkNode.js (7094, 2018-06-22)
dev\test.js (3275, 2018-06-22)
package-lock.json (116934, 2018-06-22)
package.json (924, 2018-06-22)

# Learn Blockchain By Building Your Own In JavaScript This repository is the source code that accompanies a course on Udemy.com that teaches students how blockchain technology works by coding out their own blockchain prototype in javascript. The course is called **[Learn Blockchain By Building Your Own In JavaScript](https://www.udemy.com/build-a-blockchain-in-javascript/?couponCode=GHDISCOUNT)** and it can be found **[here](https://www.udemy.com/build-a-blockchain-in-javascript/?couponCode=GHDISCOUNT)**.

JavaScript Blockchain Course
## Getting Started The first step in running this project is to run `npm install`. The rest of the steps can be found in the **[course](https://www.udemy.com/build-a-blockchain-in-javascript/?couponCode=GHDISCOUNT)**!
## Course Content In this course you will build out your very own **blockchain** and **decentralized blockchain network** using the javascript programming language. In this course you will learn all of the following concepts and your blockchain will have all of the following features: - A **proof of work** algorithm to secure the network. - **Hashing algorithms** to secure the data within the blockchain. - The ability to **mine (create) new blocks** that contain data. - The ability to **create transactions** and store them in blocks. - An **API/server** that will be used to interact with the blockchain from the internet. - It will be hosted on a **decentralized blockchain network**. - A **consensus algorithms** to verify that the network nodes have valid data and are synchronized. - A **broadcasting system** to keep the data in the blockchain network synchronized. - Many other awesome features!... When you have completed this course you will have built out **your own blockchain prototype in code**. You will have a thorough understanding of how blockchain technology actually works and why this technology is so **secure and valuable**. You will also have a deep understanding of how decentralized blockchain networks function and why decentralization is such an important feature for securing the blockchain. The whole process of **storing, securing, and validating data/transactions** on the blockchain will become very clear.



###### Copyright Disclaimer ###### The code in this repository is property of Eric Traub (owner). The code, all or portions of it, is not to be distributed in any way without written permission from the owner. The code is protected under United States copyright laws.

近期下载者

相关文件


收藏者