Skip to content

arabic-blockchain-developer-bootcamp/bootcamp25-assignment6-ahmedmkamal313

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Review Assignment Due Date Open in Visual Studio Code

Description

In this assignment, you have a solidity contract. This contract has gaps and comments to guide you on what to implement.

The assignment covers Solidity concepts. It focuses on:

  • Global variables
  • Solidity modifiers
  • Events and logs
  • Conversions and type casting
  • Error handling

Instructions

Open the contract file located at src/Assignment6.sol and follow the comments to implement the missing logic.

Run Tests:

forge test

Submission

Once all tests pass, commit all your changes to the repo.

Good luck and happy coding!

About

arabic-blockchain-developer-bootcamp-classroom-bootcamp25-assignment6-bootcamp24-assignment6 created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Solidity 100.0%