Crash Course Blockchain: Bitcoin and Ethereum Clone
- Description
- Curriculum
- FAQ
- Reviews
Welcome to our course on building a peer-to-peer network based on blockchain technology!
Do you have an interest in understanding the mechanics behind Bitcoin or Ethereum?
In this course, we will start by exploring the theory behind how blockchain works. You will learn about the key principles that underlie this innovative technology, including decentralization, consensus, and security. We will also delve into the technical details of how blocks are created and added to a blockchain, and how transactions are validated and processed.
Next, you will have the opportunity to put your knowledge into practice by building a blockchain from scratch in Javascript. This hands-on activity will give you a deep understanding of how a blockchain functions at a technical level.
Following this, you will learn about peer-to-peer networks and how they are used to facilitate communication and data transfer in decentralized systems. You will also have the chance to build a simple peer-to-peer network as a way of reinforcing your understanding of this important concept.
Then, you will learn how to implement a blockchain application on a peer-to-peer network, where multiple nodes are connected and can perform transactions with one another. This will give you the opportunity to apply your knowledge of blockchain technology and peer-to-peer networks to a real-world scenario.
Our ultimate goal is to make our blockchain support smart contracts. This means that nodes in the network will be able to deploy and execute smart contracts. These contracts will be written in a unique programming language, similar to how Ethereum uses Solidity, and we will have a customized runtime engine for executing these contracts, akin to Ethereum’s Ethereum Virtual Machine (EVM).
Outline of the course content:
-
Introduction to blockchain theory, covering decentralization, consensus, and security.
-
Technical details on how blocks are created and added to a blockchain, and how transactions are validated and processed.
-
Hands-on activity building a blockchain from scratch in JavaScript.
-
Understanding of peer-to-peer networks and how they are used to facilitate communication and data transfer in decentralized systems.
-
Building a simple peer-to-peer network.
-
Implementing a blockchain application on a peer-to-peer network, with multiple nodes connected and able to perform transactions with one another.
-
Introduction to smart contracts, with the goal of making our blockchain support them.
-
Developing smart contracts using a unique programming language.
-
Customized runtime engine for executing smart contracts, similar to Ethereum’s Ethereum Virtual Machine (EVM).
Overall, this course will provide you with a solid foundation in blockchain technology and give you the skills and knowledge you need to build and implement your own blockchain applications.
-
1Bitcoin Explained in 10 MinutesVideo lesson
-
2Double Spending IssueVideo lesson
-
3Bitcoin - Brief HistoryVideo lesson
-
4Public Key CryptographyVideo lesson
-
5Blockchain - HashingVideo lesson
-
6Bitcoin - What is a BlockVideo lesson
-
7Bitcoin - Proof of Work (High Overview)Video lesson
-
8Centralized vs Decentralized SystemsVideo lesson
-
9Bitcoin - Mining ProcessVideo lesson
-
10Bitcoin - Chaining BlocksVideo lesson
-
11Proof of Work (Nonce Value)Video lesson
-
12Resolving ConflictsVideo lesson
-
13Transaction Pool (Mempool)Video lesson
-
14Bitcoin Mining (Candidate Block)Video lesson
-
15Bitcoin Mining Process (From Start to Finish)Video lesson
-
16Blockchain - Incentives to Miners (Block Reward + Transaction Fee)Video lesson
-
17Full Nodes vs Light Nodes vs Miner NodesVideo lesson
-
18How Bitcoin Wallets WorkVideo lesson
-
19Hot vs Cold WalletVideo lesson
-
20Quiz !Quiz
-
54Code RefactoringVideo lesson
-
55Block Header ImplementationVideo lesson
-
56DebuggingVideo lesson
-
57Recording Each TransactionVideo lesson
-
58Light Node Storing Block HeadersVideo lesson
-
59DebuggingVideo lesson
-
60Simplified Payment Verification (SPV)Video lesson
-
61SPV - Implementation Part IVideo lesson
-
62SPV - Implementation Part IIVideo lesson
-
63DebuggingVideo lesson
External Links May Contain Affiliate Links read more