-
Notifications
You must be signed in to change notification settings - Fork 51
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
[FEAT]: Add staking contract #109
Comments
My name is Thibrac, I've just finished school42, I'm level 8 on NG only with Cairo and I've already contributed to the cairo book several times. I'd like to do this task to train and improve before the hacker house in Denver :) |
Can I be assigned to this? |
may i take up this issue @coxmars? background: cairo dev with 5 months of experience and regular contributor at @keep-starknet-strange eta: 2 days |
May I take this up? I'm learning DeFi and recently came across staking. I think I'll learn a lot while building this. ETA: 3 days |
Proposal to Work on the IssueI would be delighted to contribute to this issue, as I have extensive experience with Cairo programming and developing decentralized applications on StarkNet. Estimated TimelineI anticipate delivering a working solution within the next 24 hours. Please let me know if I can proceed. Looking forward to contributing and collaborating! Best regards, |
I am applying through the onlydust platform. |
I'm a blockchain developer with over 4 years of experience, working across EVM-compatible chains (CELO, BSC, Polygon), Stacks, Starknet, and Bitcoin. I have hands-on experience with smart contracts in Solidity, Clarity, and Cairo, focusing on optimizing transaction flows and building decentralized applications. I'd love to help resolve the GitHub issue and contribute my skills to the project |
Can I be assigned to this? |
I’d love to work on this task and contribute to the project. I’ll be participating in the ETHDenver hackathon, and I see this as a great opportunity not only to help improve the project but also to grow my skills by tackling this issue. I've already made one before. |
I did like to help with this |
Hi, |
Can I take this issue? |
📘 Description
We need to implement a staking contract that allows users to lock their tokens in exchange for rewards. This implementation will include features for token deposit/withdrawal, reward calculation, distribution mechanisms, and proper security measures to ensure safe token handling.
✅ Acceptance Criteria
Create a staking contract with these core functionalities:
🌎 References
📜 Additional Notes
The text was updated successfully, but these errors were encountered: