Welcome to the Smart Contract Challenge Repository! This repository is dedicated to a 30-day challenge of creating Ethereum smart contracts using Solidity.
We've categorized the contracts into three levels:
Basic smart contracts introducing fundamental concepts.
Contracts building upon beginner concepts with more complexity.
Complex contracts exploring advanced Solidity features and best practices.
Clone the repository:
git clone https://github.com/hishammohamed101/EtherExplorer30
cd EtherExplorer30
###