
In this lecture, we’ll be explaining about the basic topics about Blockchain in all possible ways.
In this video, we’ll be discussing about the differences between Private and Public Blockchain.
In this video, we’ll be understanding about the basic concepts about cryptocurrencies and how are they different from Blockchain.
In this video, we’ll try to understand what Ethereum is in all possible ways.
In this video, we’ll look into what Ether is, and try to know all of its Units.
In this video, we’ll discuss what is gas in Ethereum, and why is it used for executing transactions in Ethereum.
In this video, we’ll try to look over what Ethereum Virtual Machine is, and why is it such an important part of this course.
In this video, we’ll be studying the most important part of this certification which is Smart Contracts, by understanding it in general language.
In this lecture, we’ll understand the general working of Smart Contracts.
Here, we’ll look towards the concept of ERC20 and ERC20 Tokens which are currently an integral part of Ethereum.
This video involves the basic concepts of Truffle Framework, and making you all aware of the Points featured in Truffle.
In this video, we’ll try to understand what Solidity is in general understanding.
In this lecture, we’ll be discussing about the various use cases of Ethereum in real life environment and scenarios where it can be implemented.
In this lecture, we’ll be discussing about the various use cases of Smart Contracts and where smart contracts can be used so as to make ease in their implementation.
In this lecture, we’ll practically have a look at how to set up a development environment over a machine for creation and development of Smart Contracts.
In this lecture, we’ll look towards how to run a smart contract after development, over truffle and Remix or Parity.
In this lecture, we’ll try to look forward how to create an ERC20 Token and how to build its Smart Contract.
This is a second part of the previous video. In this lecture, we’ll do testing and compilation of smart contract over truffle and Remix IDE.
In this lecture, we’ll look forward for the development of Smart contract over a Decentralised Investigation Report Filing System so as to keep a track of all type of Reports filed by any user.
This is a second part of the previous video. In this lecture, we’ll do testing and compilation of smart contract over truffle and Remix IDE.
In this lecture, we’ll see how to create a ToDo Smart Contracts which maintains a record of day to day activities which need to be performed by the user and maintains a timeline to track those tasks.
This is a second part of the previous video. In this lecture, we’ll do testing and compilation of smart contract over truffle and Remix IDE.
In this lecture, we’ll try to create a Sellable Smart Contracts which can used by other smart contracts for Buying and Selling of smart contracts either to a specified Buyer or to make it public for buying or selling.
This is a second part of the previous video. In this lecture, we’ll do testing and compilation of smart contract over truffle and Remix IDE.
In this video, we’ll practically create a Voting Ballot Smart Contract for making a Decentralised Voting System, which can be easily Verifiable by everyone and we’ll also what functional characteristics does it need to have.
This is a second part of the previous video. In this lecture, we’ll do testing and compilation of smart contract over truffle and Remix IDE.
This is the last lecture of our whole certification telling you about what next is to be followed or need to be done after this certification to make DApps and create applications on Smart Contracts through Web 3.0.
About Certification
** This is a supporting training material for the Certified Smart Contract Developer CSCD by Blockchain Council. This is the training material only. Certification is not the part of this training on Udemy. **
Have you heard of Ethereum & Smart Contracts?
Have you ever thought of writing smart contracts or your cryptocurrencies?
Do you know smart contracts are written in Solidity Programming Language?
Solidity is a programming language for writing smart contracts which run on Ethereum Virtual Machine on Blockchain. It is a contract-oriented, high-level language whose syntax is similar to that of JavaScript and it is designed to target the Ethereum Virtual Machine.
In this course, we will teach you everything related to Smart contracts, how to build one based on Blockchain application on Ethereum. We will learn what:
What is Ethereum, Smart Contracts & Blockchain?
What is Solidity & Ethereum Virtual Machine?
How to install & Setup Solidity Development Environment?
How to write first basic smart contracts?
Data types, control structure, functions, inheritance, mathematical operations, etc.
How to deploy & test smart contracts in Solidity?
Building Five Applications
ERC20 Token Development
Decentralised Investigation Report Filing System
A ToDo Smart Contract
A Smart Contract for buying and selling of Smart Contracts
Voting Ballot on Blockchain
This course will enable you to build any Blockchain application on Ethereum using Solidity as Smart Contracts which is the most common language for writing Ethereum Blockchain.