-
Notifications
You must be signed in to change notification settings - Fork 31
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
Create Escrow Approval Flow #60
Comments
I am a Full Stack Developer specializing in Next.js, TypeScript, Node.js, Cairo and Rust . With over 50 contributions across projects in the OnlyDust ecosystem, I’ve developed strong proficiency in delivering high-quality solutions and resolving complex issues within tight deadlines. My experience spans frontend, backend, smart contracts, and the optimization and maintenance of scalable codebases. I can handle this task. Kindly assign. |
May I try my hand at this? |
Could I take on this issue? I’m a full-stack blockchain developer with over 3 years of experience working with Tailwind, React, TypeScript, and Solidity/Rust. |
Let me try this one! |
I’d like to resolve this. |
Proposal to Work on the IssueI am eager to contribute to this issue and believe I am well-suited for the task, given my extensive experience in Cairo programming and building decentralized applications on StarkNet. My expertise spans across multiple domains crucial for this implementation:
Why Assign This to Me?I have a track record of delivering high-quality solutions efficiently, with a deep understanding of smart contract security, decentralized architectures, and full-stack development. My ability to bridge frontend, backend, and blockchain components ensures a well-rounded, optimized solution. Estimated TimelineI anticipate delivering a fully functional solution within 2 days. Please let me know if I can proceed. I am excited about the opportunity to contribute and look forward to collaborating! Best regards, |
Application for ContributionI am excited about the opportunity to contribute to this issue and am confident that my expertise aligns well with the requirements. With a strong background in Cairo programming and decentralized application development on StarkNet, I bring a well-rounded skill set to deliver an effective solution. Relevant Expertise
Why Consider My Application?My proven track record of delivering high-quality, optimized solutions in blockchain and full-stack development sets me apart. I have a deep understanding of smart contract security, decentralized architectures, and the synergy between frontend, backend, and blockchain layers—ensuring a seamless and efficient implementation. ETAI expect to have a working solution ready within 48 hours. Please let me know if I can proceed with the implementation. |
Hey @AndlerRL, can i take this? I'm an experienced software engineer with over 4 years of experience and also an active only dust contributor. My ETA for this is 3 days. |
Let me handle this issue! |
Could I take on this issue? |
Proposal to Address the IssueHello! I’m thrilled at the opportunity to work on this issue and am confident that I can provide a solution that not only addresses the requirements but also adds value to the project. My experience in blockchain development and StarkNet ecosystems equips me to deliver a robust and efficient implementation. My Unique Edge
Why This Matters to MeI’m passionate about the innovative potential of StarkNet and the broader blockchain space. This issue aligns perfectly with my skills and interests, and I’m committed to delivering a solution that will enhance the project’s impact. Immediate Action PlanIf assigned, I’ll initiate work immediately and aim to deliver the first draft within 36 hours. I’m flexible and open to feedback to ensure the solution aligns with project expectations. Looking forward to your approval and the chance to contribute! |
Hi, can I do this issue please? I'm new here, assign me this issue please. I am a full-stack developer and i can do this. |
Is it okay if I take this? |
Can I handle this task? |
Hi, I’d love to take on this issue! With my expertise in Cairo, StarkNet, and smart contract development, I can implement a clean and efficient solution. Why Me?
TimelineI estimate completing this within 1 day. Let me know if I can proceed! Looking forward to contributing. 🚀 |
Is it okay if I tackle this? |
I’m interested in this one. |
@Jagadeeshftw -- you might need to sync with @davedumto since he is doing issue #63 in order for you to complete this task. The task needs to hear the escrow_satatus enum to update correctly the table hence the off-chain data. Though, I see that you can move in some parts but not the supabase connection with the table. Anything please let us know in the Telegram group! 🙌 |
@AndlerRL do I need to wait for the PR to be merged for issue 63 before I start this? |
@Jagadeeshftw To fully complete the task, yes. However you can move forward with the table creation of the rest of properties and work in the endpoints and connecting it with Trustless Work API. While you are on that, @davedumto can finish his task that it is at PR #150 |
Context
The approval system manages the consensus mechanism for milestone completions and fund releases. It implements the multi-signature requirements of the smart contract while maintaining a user-friendly interface for all participants.
Approval Requirements:
Acceptance Criteria:
/api/escrow/approve
endpoint.Development Notes:
supabase subscriptions
.Blockers:
Related
The text was updated successfully, but these errors were encountered: