/superai-solidity-workshop

My first hand ons tutorial on Smart Contract

Primary LanguageSolidity

Super AI Solidity Smart Contract Workshop

Today, I participated in Blockchain and Smart Contract workshop in the Super AI Engineer development program 2022 by the instructor Asst. Prof. Warodom Werapun. Althought I probably made a lot of mistakes, It was very fun session and was the first time I learn how to write Smart Contracts using Solidity on https://remix.ethereum.org. I also minted my own Norapat token, deployed to Web3 test-net, and imported into my Metamask wallet.

image

What I Learnt

  • Basic syntax of Solidity
  • How to create event in Solidity
  • Minted my own token using ERC20