Skip to content

arabic-blockchain-developer-bootcamp/bootcamp25-assignment7-YousefMedhat56

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Review Assignment Due Date Open in Visual Studio Code

Assignment 7: ERC20 Token Contract

Objective

Create a simple ERC20 token contract

Steps

  1. Complete the contract located at: src/Assignment7.sol:
  2. Run tests in test file located at: test/Assignment7.t.sol

Note

You have to pass the token name and symbol in the test/Assignment7.t.sol file

Optional

  1. Deploy the token on Sepolia network
  2. Import the token into metamask
  3. Transfer some tokens to a friend's address

About

arabic-blockchain-developer-bootcamp-classroom-bootcamp25-assignment7-bootcamp25-assignment7 created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Solidity 100.0%