Description
In this course, you will learn:-
- Create a smart contract for an ERC-20 coin
- Create a smart contract for a crowd sale (ICO)
- Create a website for an initial coin offering (ICO)
- Smart contracts can be deployed on the blockchain
- Set up a crowd sale (ICO) webpage on the internet
- Solidity is a programming language that is easy to learn
- Introduction to Solidity smart contract development
- A primer on Ethereum's development tools
- Understanding how ERC-20 tokens work is essential
Syllabus:-
-
Introduction to Ethereum ERC-20 Tokens and Crowd Sales (ICOs)
-
Project Setup & Smoke Test
-
Creating the ERC-20 Token Smart Contract
-
Transferring Tokens
-
Approving Token Transfers
-
Delegated Token Transfers
-
Console Demonstration
-
Creating the Crowd Sale Smart Contract
-
Purchasing ERC-20 Tokens
-
Ending Token Sale
-
Creating the Crowd Sale Website
-
Building out the Crowd Sale Website
-
Purchasing ERC-20 Tokens
-
Deploying the Smart Contracts with Geth
-
Deploying the Crowd Sale Website