-
-
Notifications
You must be signed in to change notification settings - Fork 414
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added list_operations folder to Blockchain Development\Basic\Arithmetic #1595
Conversation
It's great having you contribute to this projectThank you for opening a Pull Request π , Welcome to Project Guidance π We will review everything and get back to you :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Update your project here
I have already done that can you please check and let me know |
can you please add the required label after merging is done |
Kindly do it first. |
@darkaura7000, please refrain from sending unnecessary messages. Continued spamming may result in a block and a report. Thank you for your understanding. |
But my project comes under arithmetic, what changes should I Do in that ? |
Hi @vermu490, Since this project already exists in our project guidance, we are closing this duplicate project. Thank you for your understanding! Best regards, |
Project-Guidance! ππ
Welcome! π
Thank you for visiting our repository! We're excited to have you here. If you find this project useful, please consider giving it a star! β
π Have you reviewed the Contributing Guidelines? π€ (Required)
π Description
This pull request introduces the
SimpleList
contract, a smart contract developed in Solidity for managing a dynamic list of string items on the Ethereum blockchain. The contract provides a straightforward interface for adding and removing items, as well as retrieving item counts and individual items.Key features include:
ItemAdded
andItemRemoved
, are emitted to log changes to the list, providing transparency and traceability.π§ Fixes #issue_no (Required)
Fixes #1596
π·οΈ Initiative Participation (Required)
This pull request is associated with the following initiative. Please choose the one you are contributing to: