Skip to content

Indexer: Ingest TaskRegistered events #686

Description

@EDOHWARES

Description

The indexer needs to listen to the Stellar network for TaskRegistered events emitted by our contract and save them to the DB.

Requirements

  • Use the Stellar SDK to stream ledger events.
  • Filter for events from the SoroTask contract ID.
  • Parse the event payload and insert into PostgreSQL.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Stellar WaveIssues in the Stellar wave programfeatureGenerated from frontend issue tags: featureindexer

    Type

    No type

    Fields

    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