openzeppelin_monitor

Module services

Source
Expand description

Core services implementing the business logic.

This module contains the main service implementations:

  • blockchain: Blockchain client interfaces and implementations
  • blockwatcher: Block monitoring and processing
  • filter: Transaction and event filtering logic
  • notification: Alert and notification handling
  • trigger: Trigger evaluation and execution

Modulesยง

  • Blockchain client interfaces and implementations.
  • Block watcher service implementation.
  • Transaction and event filtering functionality.
  • Notification service implementation.
  • Trigger service implementation.