Skip to content

Add createSep24Deposit flow function #81

@MissBlue00

Description

@MissBlue00

Task

Add a createSep24Deposit function to implement SEP-24 deposit flow for on-ramping.

Details

  • Function signature: createSep24Deposit(params: DepositParams): Promise<DepositResponse>
  • Implement Stellar Ecosystem Proposal 24 deposit flow
  • Handle interactive web anchor URL generation
  • Track deposit status through completion
  • Add DepositParams and DepositResponse 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