Skip to content

Scaffold Webhooks Controller for Soroban Events #188

@gabito1451

Description

@gabito1451

Description: Create a secure /webhooks/soroban endpoint that receives verified requests containing on-chain events.
Requirements and context:

  • Verify the webhook signature against a known secret.
    Suggested execution:
  1. git checkout -b feature/api-soroban-webhook
  2. Set up WebhookModule.
    Test and commit:
  • Reject requests with invalid signatures.
  • feat: implement secure soroban event webhook receiver
    Guidelines: Just acknowledge the payload securely; processing comes later. Closes #[issue_id].

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