Course Overview
4h 24m | 38 Videos | 54841 Views | Intermediate
Blockchain Implementation with JS:
Almost everybody now has heard about cryptocurrencies like Bitcoin and Ethereum, but few people actually know how the technology behind these work. In this tutorial we will create a simple Blockchain in JavaScript to demonstrate how they work internally.
The training will include the following
- Introduction to Blockchain
- Traditional Business Network
- Tracking ownership with/without blockchain
- Key Business Benefits
- Building Trust with blockchain
- Why it is called Blockchain?
- Transaction records with blockchain
- Working of Blockchain
- How are Bitcoin and Blockchain different
- Propelling Business with Blockchains
- Blockchain in Action: Use Cases
- Steps to create Blockchain Application
- Decentralized Applications
- Structure of Smart Contracts
- Etheureum
- Geth and Installation
- NodeJS and Solidity
- Solidity Data Types
- Creating Blockchain with JS
- Analysing Output of Blockchain in JS
- Checking if Blockchain is Valid through JavaScript
- Proof-of-work in Blockchain
- Mining of Bitcoin
- Generating headers in Bitcoin
- Solving the Proof of Work Problem
- Overview of the structure of Block
- Transactions of the Blockchain
- Bitcoin NodeJS
- Bitcoin Part 4- Create a Brain Wallet
Target Customers:
- Anyone who wants to learn about Blockchain
- Blockchain Developers
- Software Engineers
Pre-Requisites:
- No prior knowledge of Cryptocurrency required.
- Basic knowledge of Javascript