-
Notifications
You must be signed in to change notification settings - Fork 9
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
spike: emit events on Smart Contract actions on Soroban for Trustless Work #30
Comments
Can I take care of this issue? |
Gm, I have gone through the tasks, expected outcomes and acceptance criteria and would love to take part working on this. |
Can I handle this task? |
gm ser, so what i propose i'll implement event emission in Soroban smart contracts for escrow actions (funding, status changes), focusing on creating a structured event system with detailed payloads and comprehensive documentation for the Trustless Work API integration as i have previously done for moonpay docs. |
Holla i'm Martin, I'm a frontend developer who enjoys building smooth applications to pixel perfect and engaging websites using JavaScript, typescript and frameworks(React, nextjs, tailwindcss etc.) and i have contributed to other projects that have been merged. |
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, |
Can I tackle this one? |
Can I take this issue? |
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. |
To address this issue, I would |
@ooochoche Any updates? Thanks! |
Yeah, I am creating a PR tomorrow |
Enable Event Emission in Soroban Smart Contracts
Objective
Enable Soroban smart contracts to emit events when specific actions occur, such as funding an escrow or changing its status. These events should be easily consumable by the Trustless Work API to notify other roles and parties involved in the escrow. This will create a seamless, real-time communication layer for escrow workflows.
Tasks
1. Research
2. Architecture Proposal
3. Implementation
Expected Deliverables
1. Documentation
2. Proof of Concept (PoC)
Acceptance Criteria
1. Event Structure
2. PoC Functionality
3. Documentation Quality
The text was updated successfully, but these errors were encountered: