Skip to content

tertiarycourses/WSQ-Smart-Contract-Solidity-Web3-Course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Smart Contract Programming for Ethereum Blockchain

These are the exercise files used for Smart Contract Programming for Ethereum Blockchain course.

The course outline can be found in

https://www.tertiarycourses.com.sg/wsq-smart-contract-programming-for-ethereum-blockchain.html

Topic 1 Blockchain, Cryptocurrency, Smart Contract and Token Economics

  • Introduction of Blockchain and Cryptocurrency
  • Use Cases of Blockchain and Cryptocurrency
  • Introduction to Smart Contract and Non Fungible Token (NFT)
  • Use Cases of Smart Contract and NFT

Topic 2 Ethereum Blockchain and Solidity Programming

  • Overview of Ethereum DApp Platform
  • Create Smart Contract using Solidity Programming
  • Solidity Coding Syntax
  • Best Practices on Solidity Coding

Topic 3 Smart Contract Testing

  • Test Smart Contract and Monitor Outputs
  • Manage Ether and Gas Fee
  • Monitor Ethereum Blockchain Transactions

Topic 4 Smart Contract Deployment

  • Deploy Smart Contract
  • Token Standards

Mode of Assessment

  • Written Assessment(Q&A)
  • Practical Performance