NostWard is a system that connects events from the Nostr protocol to external applications through webhooks.
-
Subscriptions
Allows users to subscribe to Nostr events using custom filters and receive notifications via webhooks. -
Credit Management
Implements a credit-based system to control notifications sent to webhooks. -
Retry System
A retry mechanism is implemented for webhook requests in case of failures, ensuring reliable delivery of notifications. -
Lightning Network Integration
Credits can be purchased using Lightning payments, aligning with the decentralized philosophy of the Nostr protocol.
- Buy Credits
Endpoint to handle credit purchase requests.
- Create Subscription
Creates a new subscription to receive events.