Intro to Solidity, Ethereum ERC20 Token Deployment and DApp
- 4.6
Brief Introduction
Learn Solidity programming from scratch and apply that in deploying an ERC token and a decentralized applicationDescription
This course gives a beginner level introduction to solidity programming. After completing this course, you will know all about solidity and will not only be able to implement the Smart contracts we build in the course but will also be able to build your own sophisticated smart contract. Some Solidity constructs you will learn include:
*Code format
*Modifiers (assert, require and revert)
*Declarations
*Functions
*Programming interface and Usage
Some Applications we will make from scratch and also deploy include:
*Bank App
*Calculator App
*Ethereum ERC20 Token
*DApps
You will also learn how to write any ERC Token compliant smart contract.
This course assume a basic knowledge of any Object Oriented programming language.
For any question, contact the instructor on: oyetunjiibrahim@gmail.com
Requirements
- Requirements
- Basic knowledge of an Object Oriented Programming Language
- Basic knowledge of Cryptocurrency and Ethereum
- Basic knowledge of Cryptocurrency wallet