-
Notifications
You must be signed in to change notification settings - Fork 38
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
Implement INSERT Event Trigger for escrow_transactions #96
Comments
Hey, Could I take on this issue? |
I will love to tackle this task! I am a Software Engineer with experience building backend systems, working with Hasura migrations and seeding. I will love to implement the Hasura event trigger for If you assign me this issue, I will submit my first PR within 72 - 96 hours. Thank you for considering my application! |
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! 🌐 My ProfileCheck out my OnlyDust profile for more insights: Jagadeeshftw on OnlyDust Looking forward to contributing. 🚀 |
Is it okay if I take this? |
Can I attempt this issue? It will be awesome to contribute to this project |
Hello there, I'm Isaac, Computer engineer student and currently learning about web3 as a member of Dojo Coding community ⛩️ and I would love to contribute to this project, it might be one of my first contributions in the ODBuild 🚀 I've never done a work like this one before, but I do know SQL triggers and uses it a little bit in some college courses, so I think I can pull this task off properly with some research. It would be a good challenge for me to learn and contribute. I'll follow the guidelines strictly and would have good prcatices to implement this event. Lmk if I can start working on it. |
Could I take over this issue? |
Can I take this issue? |
I am applying to this issue via OnlyDust platform. My background and how it can be leveraged: software engineering background, backend & smart contract dev (https://app.onlydust.com/users/Bosun-Josh121/overview) looking to make first contribution on this project How I plan on tackling this issue I have made contribution to similar issue as sighted in (Trustless-Work/Product#44) for instance. I've gone through highlighted docs to implement here as well. I will work on feedback & recommendation ensuring contact. Can deliver within 48hrs upon assignment |
Description
Implement a Hasura event trigger that fires when new records are inserted into the
escrow_transactions
table to initiate communication with third-party APIs.Requirements
INSERT
operations onescrow_transactions
tableAcceptance Criteria
Technical Implementation Details
Make sure to follow the Git Guidelines for Atomic Commits and read Contributing Guide
The Pull request needs to have the format mentioned below in the Git Guideline
Hasura Event-Triggers Documentation
https://hasura.io/docs/2.0/event-triggers/overview/
The text was updated successfully, but these errors were encountered: