In this GitHub Repository, I've have curated a total of 30 Questions of Solidity for a 30 Day Solidity Challenge. This Repository consists of a 30 Day Challenge in which anyone can practice Solidity for 30 Days and improve their Smart Contract Development as well as Problem Solving Skills. The answer to any particular question has been provided within the respective folder of that day, so do check that out!
Make sure to give a ⭐ to this Repository if you find it helpful!
Do Enjoy ;)
Use the README.md
to get started.
The Tech Stacks used are:
To get started, download the entire source code and then follow the instructions. For testing and deploying these Contracts well be using Remix IDE
-
Solidity Documentation For Help
https://soliditylang.org/
-
Learn more about writing Smart Contracts
https://shivankkapur.hashnode.dev/writing-your-first-smart-contract-using-solidity
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Name: Shivank Kapur - shivankkapur2004@gmail.com