Expand description
Core services implementing the business logic.
This module contains the main service implementations:
blockchain
: Blockchain client interfaces and implementationsblockwatcher
: Block monitoring and processingfilter
: Transaction and event filtering logicnotification
: Alert and notification handlingtrigger
: 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.