Skip to content

Add event subscription, webhook service, and GraphQL API#76

Open
Broble4181 wants to merge 3 commits intosorosave-protocol:mainfrom
Broble4181:feature/event-subscription-webhooks-graphql
Open

Add event subscription, webhook service, and GraphQL API#76
Broble4181 wants to merge 3 commits intosorosave-protocol:mainfrom
Broble4181:feature/event-subscription-webhooks-graphql

Conversation

@Broble4181
Copy link

@Broble4181 Broble4181 commented Mar 2, 2026

Implements SDK features:

Issues Addressed:

Core Features:

Files Added/Modified:

  • src/events.ts - Event subscription
  • src/webhook/index.ts - Webhook service
  • graphql/schema.ts - GraphQL API
  • src/client.ts - Offline transaction methods

Broble4181 added 3 commits March 2, 2026 08:16
Implements:
- EventSubscriptionManager for real-time contract event listening
- WebhookManager for HTTP notifications with retry logic
- GraphQL API layer with DataLoader for efficient queries

Issues: sorosave-protocol#33, sorosave-protocol#54, sorosave-protocol#51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant