Course curriculum

  1. 01
    • Introduction

    • Remix IDE

  2. 02
    • Solidity compiler version

    • First smart contract

    • Comment in Solidity

    • Solidity data types

    • Data type in action

    • Variables In Solidity

    • Arrays In Solidity

    • Visibility Identifiers In Solidity

    • Function in solidity part 1

    • Function in solidity part 2

    • Struct

    • Array Struct

    • Insert Data Into Array Struct

    • View and Pure function in solidity

    • Increasing And Decreasing in solidity

    • Hashing In Solidity

    • Mapping In Solidity

    • Importing In Solidity

    • Inheritance In Solidity

  3. 03
    • Pausable Functions In Solidity

    • Nested Mapping

    • Iterable Mapping

    • Enum In Solidity Part 1

    • Enum In Solidity Part 2

    • Event In Solidity

  4. 04
    • Metamask Extension To Chrome

    • Activating Goerli Testnet

    • Activating Binance Smart Chain

    • Activating Polygon Test Network

    • Requesting For Goerli Eth

    • Requesting For Bnb

    • Requesting For Matic

  5. 05
    • Importing From Openzeppelin

    • Token Name and Symbol

    • Mint Function

    • Burn Function

    • Transfer Function

    • TransferFrom Function

    • Connecting Remix With Metamask

    • Token Deployment To Goerli Testnet

    • Token Deployment To Binance Testnet

    • Token Deployment To Polygon