Decide How to Monitor Events
Last updated
Last updated
Notifications can be triggered from a wide range of user behaviors or programmatic events. For example: NFT buyout requests, liquidation warnings, filled orders, new DAO proposals, new raffle listings, new social posts, etc.
Dialect provides open-source, customizable monitor tooling and service infrastructure to help detect on-chain and/or off-chain events that you would like to notify subscribers about.
If you already have existing event detection in your own backend service, just jump straight to this section to learn how to send notifications from within your existing service:
Otherwise, continue forward to learn how to use the Dialect Monitor tooling to detect events and programmatically fire notifications.