Description
After completing this course, you will have a clear understanding of how and where to incorporate block chain into your existing software projects as well as your future project ideas.
Syllabus :
- Course Introduction & Topics Included
- Theory Session 1: Introduction to Blockchain - History and Structure of Blocks
- Theory Session 2 - Blockchain Concept, Working and Security Mechanisms
- Theory Session 3: Different Types of Networks, Blockchains and Cryptocurrencies
- Theory Session 4 - Smart Contracts and Future of Blockchain
- JavaScript & Nodejs based Conceptual Blockchain Implementation - System Setup
- JavaScript Blockchain - Create Block Class - Part 1
- JavaScript Blockchain - Create Block Class - Part 2
- JavaScript Blockchain - Create Genesis Block
- JavaScript Blockchain - Create Other Blocks
- JavaScript Blockchain - Testing Blocks Addition
- JavaScript Blockchain - Implementing Security - Hash Validation
- JavaScript Blockchain-Implementing Security - Proof of Work : Part 1 - The Logic
- JavaScript Blockchain-Implementing Security - Proof of Work : Part 2 - Implement
- JavaScript Blockchain-Transactions and Mining Rewards - Part1 - Building Logic
- JavaScript Blockchain-Transactions and Mining Rewards - Part2 - Cryptocurrency
- JavaScript Blockchain-Transactions and Mining Rewards - Part3 - Cryptocurrency
- Ethereum & Solidity Based Blockchain Smart Contract Web App - System Setup
- Ethereum Blockchain - Best Actor Selection App . Build Contestant Class - Part 1
- Ethereum Blockchain - Testing the Solidity Code Migration to Blockchain Network
- Ethereum Blockchain - Creating Class & Accessing Contestant Class Data - Part 3
- Ethereum Blockchain - Multiple Contestants Structure and Functions - Part 1
- Ethereum Blockchain - Add, List and Count Multiple Contestants , Deploy - Part 2
- Ethereum Blockchain - Fetch Contestant Attributes, get accounts using web3js
- Ethereum Blockchain - Logic Test 1 - Prior to Smart Contract Deploymen
- Ethereum Blockchain - Listing Contestants - Building the front-end HTML page
- Ethereum Blockchain - Listing Contestants - Building the JavaScript Code - Part1
- Ethereum Blockchain - Listing Contestants - Building the JavaScript Code - Part2
- Ethereum Blockchain - Listing Contestants - Build the UI Render Function - Part3
- Ethereum Blockchain - Listing Contestants - Testing the Web UI - Part 4
- Ethereum Blockchain - Build, Implement and Test the Voting Mechanism
- Ethereum Blockchain - Testing Voting using Truffle Built-in Testing Environment
- Ethereum Blockchain - Adding Validation and Restrictions to Voting functionality
- Ethereum Blockchain - Adding Voting Function to Web UI
- Ethereum Blockchain - Adding Event Watcher to Voting Functionality
- Ethereum Blockchain -STEPS - TROUBLESHOOTING WEB UI
- SOURCE CODE ATTACHED AS ZIP