Skip to content

Add createSep24Withdrawal flow function #82

@MissBlue00

Description

@MissBlue00

Task

Add a createSep24Withdrawal function to implement SEP-24 withdrawal flow for off-ramping.

Details

  • Function signature: createSep24Withdrawal(params: WithdrawalParams): Promise<WithdrawalResponse>
  • Implement Stellar Ecosystem Proposal 24 withdrawal flow
  • Handle anchor account validation
  • Track withdrawal status through completion
  • Add WithdrawalParams and WithdrawalResponse interfaces
  • Integration point: anchor-service package

Test

Run pnpm --filter @stellar-pay/anchor-service build to verify no TypeScript errors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Stellar WaveIssues in the Stellar wave program

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions