Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Udemy: Build a Blockchain and a Cryptocurrency from scratch - 2018

Posted By: igor_lv
Udemy: Build a Blockchain and a Cryptocurrency from scratch - 2018

Udemy: Build a Blockchain and a Cryptocurrency from scratch - 2018
MP4 | Video: AVC 1280x720 | Audio: AAC 48KHz 2ch | Duration: 6.5 Hours | 703 MB
Genre: eLearning | Language: English

The blockchain is the main technology behind Bitcoin, Ethereum, and the other prominent cryptocurrencies that we read about in the news today. By leveraging the blockchain, cryptocurrencies create a system of “trustless”ness. This cuts the need for middle men like banks and traders in economic systems.

The course is designed into sections that introduce the main concepts of the blockchain one-by-one. By the end of the course, you will have a respectable blockchain project in your repertoire.

Some of the main course highlights:
Build a Blockchain in the object-oriented programming style.
Generate hashes for blocks in the chain.
Unit Test Components of the Blockchain.
Create an API around the Blockchain.
Create a real-time connected peer-to-peer server.
Implement a proof-of-work algorithm.
Sign Transactions with cryptography and digital signature.
Create a Transaction Pool for a real-time list of incoming data.
Include transactions in core blocks of the chain.

We’ll use NodeJS to implement this project. Don’t worry if you’re not familiar with JavaScript. This course explains the purpose behind every line and keyword. So, while JS experience will help, it’s not an absolute requirement.