Skip to content

[Feature]: Escrow Funding Integration #156

Description

@SudiptaPaul-31

🔍 Problem Statement

Description

Allow clients to fund escrow directly from their Stellar wallet. This ensures secure handling of funds and transparent contract execution.


Features

  • Amount Validation
    Verify entered funding amount against contract requirements and wallet balance.

  • Transaction Confirmation
    Prompt user to confirm funding transaction before submission.

  • Error Handling
    Gracefully handle transaction failures (e.g., insufficient funds, network errors).

  • Success Notification
    Display clear confirmation when escrow funding is successful, including transaction hash.


Acceptance Criteria

  • Secure wallet integration — Escrow funding requires authenticated Stellar wallet connection.
  • Validation enforced — Invalid or insufficient amounts are blocked before transaction submission.
  • Transaction feedback — Users receive real-time confirmation or error messages.
  • Explorer link provided — Successful transactions include a link to view on Stellar explorer.

📈 Expected Impact

High — Would significantly improve user experience

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions