Skip to content

[FEAT] Backend: Implement Soroban Event Indexer #200

@ogazboiz

Description

@ogazboiz

Description

Create a service to keep the Postgres database in sync with on-chain events.

Tasks

  • Setup a polling service using Stellar RPC.
  • Index StreamCreatedEvent to create database records.
  • Update database status on StreamCancelledEvent and TokensWithdrawnEvent.

Context

Ensures the frontend dashboard remains fast and accurate without overloading the RPC node.

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave programbackendBackend related tasksindexerBlockchain data indexing

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions