KaizeNodeLabs / stark-cairo-nodes

Set of scripts written in Cairo/Starknet to learn and teach newcomers the ecosystem.
MIT License
16 stars 21 forks source link

Create a FlipFlop contract #27

Open danielcdz opened 3 days ago

danielcdz commented 3 days ago

Description

petersdt commented 1 day ago

Let me try this one!

omsant02 commented 1 day ago

i would like to take this issue @danielcdz

i am a new contributor to repo and would like to start my contribution journey with stark-cairo-nodes

would solve this issue by creating a storage field boolean and a function toggle (!)

Thank you

BrunoAmbricca commented 1 day ago

I would like to work on this issue

0xprivateChaos commented 1 day ago

Hi, I'm Aman, and I'd like to work on this issue.

My plan would be:

  1. Implement a toggle() function to flip the boolean state
  2. Create a get_state() view function to retrieve the current state
  3. Include a constructor to initialize the default state
ShantelPeters commented 1 day ago

May I pick this up?

Firstly i will create a flip-flop contract that stores a boolean state on-chain, with a toggle method to change the state and a get_state method to retrieve the current value. Thereby ensuring the contract demonstrates basic state management and interaction, then add it to the appropriate directory.

Benjtalkshow commented 1 day ago

Let me try this one!

KevinMB0220 commented 1 day ago

Hi, I’m Kevin, part of Dojo Coding. I’d like to work on this issue to learn more about Cairo and put it into practice. I plan to approach this by implementing a basic Flip-Flop contract that manages a boolean state on-chain, including methods to toggle and retrieve the state. I’ll ensure the solution is simple, efficient, and follows best practices for smart contract development in Cairo

ryzen-xp commented 1 day ago

Hi, I am proficient Blockchain developer expert in Cairo , Rust and Solidity and also in web development. I have contributed many cairo ,rust projects like chainevents , arkprojects etc . please /assign this issue . Thank You

MrRoudyk commented 1 day ago

May I be assigned to this?

Michaelkingsdev commented 1 day ago

I’d like to work on this.

mimiprosper commented 1 day ago

Is this issue still available? Am a web 2 frontend developer, a solidity smart contract developer/auditor and a cairo smart contract developer. Am a graduate of Starknet Cairo Bootcamp. I have successfully done tasks assigned to me in OnlyDust. If assigned this i would complete it within 1 day.