Skip to content

Backend: Implement Webhook Listener for Stellar Ledger Events #201

@gabito1451

Description

@gabito1451

Currently, the backend relies on manual status updates. We need a service that watches the Stellar ledger for contract events.

Acceptance Criteria:

  • Use Stellar SDK's stream functionality to watch for EngagementInitializedEvent and ReclaimedEvent.
  • Update database booking/payment status automatically when an event is detected.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions