-
Notifications
You must be signed in to change notification settings - Fork 38
[Mike] 20. Smart-contract event indexer #70
Copy link
Copy link
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programdocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programdocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Implement Smart-contract event indexer
Description
Build event index pipeline for escrow/dispute lifecycle updates.
Requirements and context
Suggested execution
git checkout -b feature/backend-20-smart-contract-event-indexersrc/index.ts and modularized src/* files for build event index pipeline for escrow/dispute lifecycle updates.src/**/*.test.ts with integration and unit suitesREADME.md and docs/backend/Test and commit
Example commit message
feat: implement smart-contract event indexer with tests and docsGuidelines