Using Your Existing Event Detection

Option 2: Use Dialect's Open Source SDK to send Notifications From Your Existing Services

If you already have off-chain services that are detecting the events you care about, you can easily import the Dialect SDK into those services to send notifications to subscribers right as those events are detected.

The following sections will walk through importing the SDK into your application and sending notifications.

Last updated