Ethereum is a cutting edge blockchain-based distributed computing platform, featuring smart contract functionality. It provides a decentralized virtual machine, the Ethereum Virtual Machine (EVM), that can execute peer-to-peer contracts using a crypto-fuel called Ether. Through this course you will learn about the underlying technology, Blockchain, and it’s complete working. You will also learn to develop custom smart contracts using Solidity and Remix IDE and deploy them on the Rinkeby blockchain network using Truffle, TestRPC and Web3.js
Ethereum Developer Certification Course
- Understand the underlying technology of cryptocurrencies and Blockchain
- Have a complete understanding of Hash Functions and Public/Private key Cryptography
- Apprehend the Ethereum Ecosystem and how it differs from Bitcoin
- Develop Smart Contracts using Solidity on RemixIDE
- Learn how HTML pages and smart contracts communicate with each other.
- Deploy your private blockchain service using frameworks like web3.js and Truffle
- Software Developers
- Full Stack Developers
- Node.js Fundamentals
- Linux Fundamentals
- JavaScript Training
- Java Essentials (or OOPs concepts)
Learning Objectives: In this module, you will learn about the blockchain data structure that is widely used in crypto-currencies, decentralized applications (DApps) and decentralized automated organizations (DAO).
Topics:
- Overview of Centralized, Decentralized and Distributed Systems
- What is Blockchain
- How are transactions initiated in a network
- Comparison of Blockchain and Traditional Databases
- Blockchain working
- Public/Private Key Cryptography
- The beauty of Hash Functions and Merkle trees
- Cryptocurrency Mining
- Proof of Work/ Consensus
- Cryptocurrency wallet
- Introduction to Ethereum
- Ethereum vs Bitcoin
- Ethereum use cases
Hands-On:
- A practical walkthrough of blockchain.info and etherscan.io
Learning Objective: In this module, you will learn about Ethereum and how it uses the blockchain technology to create a vast variety of decentralized applications. It makes use of smart contracts by seeing the working of a small scale decentralized applications. (DApps)
Topics:
- Ethereum - A P2P world computer
- The Ethereum Blockchain
- Ethereum Virtual Machine
- Smart Contracts
- Gas - Price and Limit
- Ether and Ether Mining
- Ethereum tools - Swarm, Whisper and Mist
- Ethereum Framework – Web3.js, eth.js
- Ethereum in todays world (DApps and DAOs)
- Development Environment - Solidity IDE, Truffle, Embark
- Ethereum Networks – Koven, Ropsten, Rinkeby
- Webpack and Browserify
Hands-On:
- Setting up Metamask and MIST Wallet
Learning Objective: In this module, you will learn to develop your own smart contracts using Solidity on the Remix IDE.
Topics:
- Introduction to Solidity
- Basics (version pragma and comments)
- Structure of a contract
- Keywords
- Data Structures (Arrays, Mapping, Structs)
- Data Types (signed and unsigned int, strings, boolean, address)
- Looping and Conditional Statements
- Inheritance
- Polymorphism
Hands On:
- Remix browser
- Complete coding experience on Solidity language.
Learning Objectives: In this module, you will learn the advanced concepts of solidity such as, importing libraries, modifiers, event handling and much more. Other than that, you will also learn to incorporate a front-end GUI to your solidity contracts using Truffle and web3.js
Topics:
- Imports and libraries
- Extended String Functionality and Bytes
- Custom Modifiers and Error Handling
- Creating and deploying your own tokens
- Event logging, handling
- Parameter Mapping and Returning multiple variables
- State Modifiers (Pure/View/Constant/Payable)
- Transferring Ether between contracts (ERC20 and ERC223)
- Deployment
- Contract ABI
- Introduction to the Truffle Framework
- Communicating between smart contracts and HTML pages using web3.js and Metamask
- Setting up event-driven Interfaces
- Client-side signing and remotes nodes for DApps
Hands-On:
- Creating an interactive GUI for your smart contract using web3.js And Truffle
Learning Objective: In this module, you will learn how to develop a DApp service using concepts of solidity and deploy it on a local test blockchain that is Ganache.
Objective: Upon completing this module, you should be able to:
- Use Truffle for running Contracts, running Migrations, writing test cases and Interact with your contracts
- Use Web3.js to communicate between HTML pages and smart contracts
- Integrate Angular.js and web3.js to create front end interfaces for your smart contracts
Topics:
- Creating a project structure on Truffle
- Writing the smart contract
- Compiling and migrating the smart contract
- Publishing the DApp
- How web3.js and truffle work with ReactJS
- Deploying smart contract services on the test blockchain network
- Running the DApp on the Ethereum node using Metamask
Hands-On: Deploying a DApp that runs on a test network. The contracts should handle all events of the supply chain like, shipping, vendor change, product status, time stamps etc. The contracts then must be connected to an interactive GUI based on web3.js and deployed using Metamask.
View the recorded session of the class available in your LMS.
You can attend the missed session, in any other live batch.