Skip to content

Smart Contract Event Listener Service #1

Description

@NengakDakup

Description:
Build a service that listens to relevant events emitted by the Starknet smart contracts (e.g., sale initiated, escrow locked).

Acceptance Criteria:

  • Connects to Starknet node and subscribes to contract events
  • On event, parses event data and triggers trade processing workflow
  • Handles reconnection and error scenarios

Subtasks:

  • Connect to Starknet node
  • Subscribe to relevant contract events
  • Parse and validate event data
  • Trigger trade matching workflow
  • Implement error handling and reconnection logic

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions