Skip to content
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

Indexer Nostr tips for Deposit, Claim and Cancel event #430

Open
5 tasks
MSghais opened this issue Jan 21, 2025 · 5 comments
Open
5 tasks

Indexer Nostr tips for Deposit, Claim and Cancel event #430

MSghais opened this issue Jan 21, 2025 · 5 comments
Assignees
Labels
backend features Build new features indexer Medium level Medium Level ODBoost ODBoost urgent Urgent! Let's go

Comments

@MSghais
Copy link
Member

MSghais commented Jan 21, 2025

Description

We need to add Deposit events in our Indexer and create endpoints to render the data in the UI.
Nostr events are located in the contract: deposit.cairo

scope:

  • apps/nestjs-indexer

  • package/indexer-prisma

  • apps/data-backend

  • Create models for deposit, claim and cancel in the schema.prisma.

  • Nostr tips of the deposit.cairo in the Indexer NestJS event

  • Deposit event to save in the DB

  • Claimed event: update the deposit model and create one claimed event

  • Nostr endpoints in the Data-backend to get Deposit, Claimed for one users etc

@MSghais MSghais added backend features Build new features indexer Medium level Medium Level ODBoost ODBoost urgent Urgent! Let's go labels Jan 21, 2025
@MrRoudyk
Copy link

I’d like to work on this.

@Wendyalbert
Copy link

Can I jump on this task?

@MSghais
Copy link
Member Author

MSghais commented Jan 23, 2025

Please provide an Estimated Time of Arrival and your skills etc

@ncoquelet
Copy link
Contributor

Can I attempt this issue?
I'm a fullstack developer, comfortable with Prisma and Cairo events. I would really appreciate the opportunity to contribute to this.
I will provide a clean and tested implementation.
ETA: 3 days
Regards

@MSghais
Copy link
Member Author

MSghais commented Jan 23, 2025

I’d like to work on this.

Please ping me on Telegram so we can discuss @MrRoudyk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend features Build new features indexer Medium level Medium Level ODBoost ODBoost urgent Urgent! Let's go
Projects
None yet
Development

No branches or pull requests

4 participants