Skip to content

Implement Stellar SDK Account Monitoring Service #1703

Description

@RUKAYAT-CODER

Overview

stellar.service.ts has account monitoring stubs that log placeholders. Treasury wallet monitoring and signer change detection are not functional.

Specifications

Tasks:

  • Implement watchAccount(address) using Stellar Horizon SSE stream
  • Detect signer changes and emit AccountSignerChanged event
  • Detect large XLM outflows and trigger fraud alert

Impacted Files:

  • BackEnd/src/modules/stellar/stellar.service.tsn- BackEnd/src/common/services/alert.service.tsn

Acceptance Criteria:

  • Signer changes detected within 10s
  • Alert fires when outflow exceeds threshold

Metadata

Metadata

Assignees

No one assigned

    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