Description
In this course, you will learn:
- The fundamentals of blockchain technology | How does blockchain work?
- How to make a simple blockchain in Javascript | How to make a blockchain quickly.
- What are the concerns when creating a blockchain? | What are the components of a blockchain?
Syllabus:
-
Introduction to Blockchain in Bangla
-
Initiate the project
-
Creating the Block
-
Basic Blockchain
-
Adding blocks to the chain
-
Validation
-
Introducing proof-of-work
-
Mine blocks
-
Adding difficulty to the mining process
-
Introducing Transaction
-
Adapting Blockchain for transactions
-
Check Balance
-
Mining Reward
-
Introducing wallet
-
Generating keys
-
Adapting transaction
-
Updating block
-
Blockchain update
-
Running our first test
-
Tampering and case handling
-
Multiple users test
-
Course ending