Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shivankk26/30-days-of-solidity
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...
https://github.com/shivankk26/30-days-of-solidity
blockchain blockchain-technology smart-contracts solana solidity solidity-contracts thirdweb web3
Last synced: 18 days ago
JSON representation
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...
- Host: GitHub
- URL: https://github.com/shivankk26/30-days-of-solidity
- Owner: ShivankK26
- Created: 2023-08-04T04:54:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-31T07:02:29.000Z (over 1 year ago)
- Last Synced: 2024-11-11T08:17:01.210Z (3 months ago)
- Topics: blockchain, blockchain-technology, smart-contracts, solana, solidity, solidity-contracts, thirdweb, web3
- Language: Solidity
- Homepage:
- Size: 626 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# About The Project
![0 D-CJaPlP9oJyF2_7](https://github.com/ShivankK26/30-Days-Of-Solidity/assets/115289871/935837e8-1b40-4191-90f4-f580b91ad040)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.
# Built With
The Tech Stacks used are:
# Getting Started
To get started, download the entire source code and then follow the instructions. For testing and deploying these Contracts well be using [Remix IDE](https://remix.ethereum.org/)
* Solidity Documentation For Help```sh
https://soliditylang.org/
```* Learn more about writing Smart Contracts
```sh
https://shivankkapur.hashnode.dev/writing-your-first-smart-contract-using-solidity
```# Contributing
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!1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request
# Contact
Name: Shivank Kapur - [email protected]